swap to RAM
This commit is contained in:
parent
8ad02d3159
commit
8d644903ce
1 changed files with 3 additions and 0 deletions
|
@ -72,6 +72,9 @@ in
|
|||
"tipc"
|
||||
];
|
||||
|
||||
# swap to RAM
|
||||
zramSwap.enable = true;
|
||||
|
||||
# harden some services
|
||||
systemd.services.systemd-rfkill = {
|
||||
serviceConfig = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue