phantom: disable auto reboots since it's a container
This commit is contained in:
parent
f897680775
commit
748a3ba0ba
|
@ -30,7 +30,6 @@
|
|||
system.autoUpgrade = {
|
||||
enable = true;
|
||||
dates = "04:40";
|
||||
allowReboot = true;
|
||||
operation = "switch";
|
||||
flags = [ "--update-input" "nixpkgs" "--no-write-lock-file" "-L" ];
|
||||
flake = "github:lelgenio/nixos-config#phantom";
|
||||
|
|
Loading…
Reference in a new issue