Disable reboots

This commit is contained in:
Charlotte 🦝 Delenk 2022-01-14 14:17:09 +01:00
parent c804d43a59
commit a3246f97c1
Signed by: darkkirb
GPG key ID: 015E3768A70AFBC5

View file

@ -20,7 +20,6 @@
};
system.autoUpgrade = {
enable = true;
allowReboot = true;
flake = "github:DarkKirb/nixos-config";
flags = [
"--recreate-lock-file"