fix frequency issue and disable calibre-web
This commit is contained in:
@@ -178,7 +178,7 @@
|
||||
|
||||
nix.gc = {
|
||||
automatic = true;
|
||||
frequency = "weekly";
|
||||
dates = "weekly";
|
||||
options = "--delete-older-than 30d";
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user