From dbda34c6d92adceb4f830873c208a448a5b81b67 Mon Sep 17 00:00:00 2001 From: Lucy Date: Tue, 16 Sep 2025 00:13:13 +0200 Subject: [PATCH] ip amoew --- hosts/server/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/server/configuration.nix b/hosts/server/configuration.nix index 46cac99..bd4bc37 100644 --- a/hosts/server/configuration.nix +++ b/hosts/server/configuration.nix @@ -28,6 +28,7 @@ # gw 192.168.42.1 systemd.network = { + enable = true; networks = { "10-lan" = { matchConfig.Name = [ "eno1np0" ];