Former-commit-id: 950e1cfcf2
This commit is contained in:
Hadi
2024-04-20 00:16:05 +02:00
parent 4f1920ac35
commit dd54fa49f0
7 changed files with 35 additions and 2 deletions

View File

@@ -40,7 +40,7 @@
dates = "04:00";
flake = "${config.users.users.hadi.home}/.config/nixos"; # CHANGEME
flags = [ "--update-input" "nixpkgs" "--commit-lock-file" ];
allowReboot = true;
allowReboot = false;
};
##############