[TASK] Disallow automatic reboot
This commit is contained in:
parent
ce0fb7cef7
commit
7836c3be3d
@ -107,7 +107,7 @@
|
|||||||
|
|
||||||
system.autoUpgrade = {
|
system.autoUpgrade = {
|
||||||
enable = true;
|
enable = true;
|
||||||
allowReboot = true;
|
allowReboot = false;
|
||||||
channel = "https://channels.nixos.org/nixos-25.11";
|
channel = "https://channels.nixos.org/nixos-25.11";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user