mediabox: set tmpfsSize to 80%
This commit is contained in:
parent
2233cd378a
commit
f1c9506d1e
@ -50,6 +50,7 @@
|
||||
readOnlyNixStore = true;
|
||||
supportedFilesystems = ["btrfs"];
|
||||
tmp.useTmpfs = true;
|
||||
tmp.tmpfsSize = "80%";
|
||||
};
|
||||
|
||||
security = {
|
||||
|
Loading…
Reference in New Issue
Block a user