autoUpgrade don't write lock file

This commit is contained in:
Evie Litherland-Smith 2024-02-20 05:16:34 +00:00
parent f268c80595
commit 48a447d7a0

View file

@ -139,6 +139,9 @@
flags = [
"--update-input"
"nixpkgs"
"--update-input"
"home-manager"
"--no-write-lock-file"
"-L" # print build logs
];
dates = "02:00";