Stop auto upgrade
Some checks failed
Check Flake / check-flake (push) Failing after 5m25s

This commit is contained in:
2024-02-05 11:19:15 -07:00
parent e8dd0cb5ff
commit 851a4ea640
2 changed files with 43 additions and 27 deletions

View File

@@ -5,7 +5,7 @@
./hardware-configuration.nix
];
system.autoUpgrade.enable = true;
# system.autoUpgrade.enable = true;
# p2p mesh network
services.tailscale.exitNode = true;