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