mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 13:46:59 +01:00
Enable zram swap
This commit is contained in:
parent
4b09375f34
commit
d296d42251
1 changed files with 2 additions and 0 deletions
|
|
@ -14,4 +14,6 @@
|
|||
};
|
||||
|
||||
services.nscd.enableNsncd = true;
|
||||
|
||||
zramSwap.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue