Update modules/desktop/system/default.nix
This commit is contained in:
parent
4141fe4a65
commit
ffff4d189a
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ in {
|
||||||
|
|
||||||
gc = {
|
gc = {
|
||||||
automatic = true;
|
automatic = true;
|
||||||
options = "--delete-older-than 14d";
|
options = "--delete-older-than 7d";
|
||||||
};
|
};
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue