autoupdate

This commit is contained in:
alisceon 2025-08-12 21:43:27 +02:00
parent 781f88eb16
commit 6b0e17913b

View file

@ -14,7 +14,7 @@
system.autoUpgrade = { system.autoUpgrade = {
enable = true; enable = true;
persistent = true; persistent = true;
flake = "/home/alisceon/.nixos_config"; flake = "/home/alisceon/nixos_config";
flags = [ flags = [
"--update-input" "--update-input"
"nixpkgs" "nixpkgs"