Fix gc options
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
821f798c47
commit
0d61dcd079
@ -116,7 +116,7 @@
|
||||
gc = {
|
||||
automatic = true;
|
||||
dates = "weekly";
|
||||
options = "--delete-oder-than 30d";
|
||||
options = "--delete-older-than 30d";
|
||||
};
|
||||
|
||||
diffSystem = true;
|
||||
@ -130,4 +130,4 @@
|
||||
flake = "github:RAD-Development/nix-dotfiles";
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user