From 921ab9acc5275cafb21d189cec6d14405e408259 Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Thu, 2 May 2024 09:35:50 +0200 Subject: [PATCH] update domains --- common.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/common.nix b/common.nix index 5d85eb7..52fd39d 100644 --- a/common.nix +++ b/common.nix @@ -109,8 +109,9 @@ self.nixosConfigurations.flora-mate.config.networking.hostName "ap" "minecraft" + "minecraft.it3" ]; - "192.168.88.1" = [ "router" ]; + "192.168.88.1" = [ "router" "router.it3" ]; }; programs = {