fixed time

This commit is contained in:
twoneis 2024-05-27 07:40:12 +02:00
parent 0cd66f4dab
commit 8ccb33a422

View file

@ -35,7 +35,7 @@
gc = {
automatic = true;
dates = "weekly";
options = "--delete-older-than 1w";
options = "--delete-older-than 14d";
};
settings = {
experimental-features = [ "nix-command" "flakes" ];