Auto-commit: 2026-01-05 21:12:32
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
networking = {
|
||||
hostName = "${host}";
|
||||
networkmanager.enable = true;
|
||||
useNetworkd = true;
|
||||
useNetworkd = false;
|
||||
timeServers = options.networking.timeServers.default ++ ["pool.ntp.org"];
|
||||
firewall = {
|
||||
enable = lib.mkDefault false;
|
||||
|
||||
Reference in New Issue
Block a user