Disable reboots
This commit is contained in:
parent
c804d43a59
commit
a3246f97c1
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@
|
||||||
};
|
};
|
||||||
system.autoUpgrade = {
|
system.autoUpgrade = {
|
||||||
enable = true;
|
enable = true;
|
||||||
allowReboot = true;
|
|
||||||
flake = "github:DarkKirb/nixos-config";
|
flake = "github:DarkKirb/nixos-config";
|
||||||
flags = [
|
flags = [
|
||||||
"--recreate-lock-file"
|
"--recreate-lock-file"
|
||||||
|
|
Loading…
Reference in a new issue