Auto-commit: 2026-01-05 21:06:30

This commit is contained in:
2026-01-05 21:06:30 +00:00
parent bfffad16e6
commit 0937077ffe

View File

@@ -2,7 +2,7 @@
{
networking = {
hostName = "${host}";
networkmanager.enable = false;
networkmanager.enable = true;
useNetworkd = true;
timeServers = options.networking.timeServers.default ++ ["pool.ntp.org"];
firewall = {