Remove auto-upgrade service

This commit is contained in:
coolneng 2021-08-13 20:09:59 +01:00
parent aff803f0b9
commit 73eb4f8bb9
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 0 additions and 6 deletions

View File

@ -91,12 +91,6 @@
# Set shell for root user
users.users.root.shell = pkgs.fish;
# Auto-upgrade the system
system.autoUpgrade = {
enable = false;
dates = "14:00";
};
# Specify secrets
age = {
secrets.wireguard.file = secrets/wireguard.age;