added cache culling options
This commit is contained in:
@@ -5,6 +5,14 @@
|
||||
services.cachefilesd = {
|
||||
enable = true;
|
||||
cacheDir = "/data/cache";
|
||||
extraConfig = ''
|
||||
brun 10%
|
||||
bcull 7%
|
||||
bstop 3%
|
||||
frun 10%
|
||||
fcull 7%
|
||||
fstop 3%
|
||||
'';
|
||||
};
|
||||
|
||||
systemd.mounts = [{
|
||||
|
||||
Reference in New Issue
Block a user