disable auto reboot for nixos auto upgrades so maga man can stop complaining (bookmarks definitely don't exist ooooo)
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
operation = "switch";
|
operation = "switch";
|
||||||
runGarbageCollection = true;
|
runGarbageCollection = true;
|
||||||
randomizedDelaySec = "2hr";
|
randomizedDelaySec = "2hr";
|
||||||
allowReboot = true;
|
#allowReboot = true;
|
||||||
rebootWindow = { lower = "04:00"; upper = "08:00"; };
|
rebootWindow = { lower = "04:00"; upper = "08:00"; };
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user