diff --git a/hosts/arcturus/default.nix b/hosts/arcturus/default.nix index 458a92c..dde69a2 100644 --- a/hosts/arcturus/default.nix +++ b/hosts/arcturus/default.nix @@ -34,10 +34,6 @@ }; }; - systemd.services.systemd-networkd.environment = { - SYSTEMD_LOG_LEVEL = "debug"; - }; - systemd.network = { enable = true;