disable update
This commit is contained in:
parent
5747e27469
commit
a1b6208196
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@
|
|||
systemd.services.nix-daemon.serviceConfig.LimitNOFILE = lib.mkForce 1048576000;
|
||||
|
||||
system.autoUpgrade = {
|
||||
enable = true;
|
||||
enable = false
|
||||
dates = "minutely";
|
||||
flake = "git+https://git.missing.ninja/lf3/server-conf.git";
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue