autoupgrade fix

This commit is contained in:
m3tam3re 2025-04-14 10:00:38 +02:00
parent 45622da8ac
commit e056b38122

View File

@ -33,8 +33,7 @@
flake = "path:/etc/nixos/current-systemconfig";
randomizedDelaySec = "45min";
flags = [
"--update-input nixpkgs"
"--update-input base-config"
"--recreate-lock-file"
];
};