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 = { gc = {
automatic = true; automatic = true;
dates = "weekly"; dates = "weekly";
options = "--delete-older-than 1w"; options = "--delete-older-than 14d";
}; };
settings = { settings = {
experimental-features = [ "nix-command" "flakes" ]; experimental-features = [ "nix-command" "flakes" ];