"88 2025-12-29 16:36:51 26.05.20251218.c6245e8 6.18.1"
This commit is contained in:
@@ -281,8 +281,17 @@
|
||||
system.autoUpgrade = {
|
||||
enable = true;
|
||||
dates = "weekly";
|
||||
flake = "path:/home/sarah/flakes";
|
||||
flags = [
|
||||
"--update-input"
|
||||
"nixpkgs"
|
||||
"--commit-lock-file"
|
||||
"--impure"
|
||||
];
|
||||
};
|
||||
|
||||
programs.git.config.safe.directory = "path:/home/sarah/flakes";
|
||||
|
||||
# auto cleanup
|
||||
nix.gc = {
|
||||
automatic = true;
|
||||
|
||||
Reference in New Issue
Block a user