Stop auto upgrade
Check Flake / check-flake (push) Successful in 1m2s

This commit is contained in:
2024-02-05 11:19:15 -07:00
parent e8dd0cb5ff
commit 14c19b80ef
3 changed files with 61 additions and 27 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
./hardware-configuration.nix
];
system.autoUpgrade.enable = true;
# system.autoUpgrade.enable = true;
# p2p mesh network
services.tailscale.exitNode = true;