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"
|
"tipc"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# swap to RAM
|
||||||
|
zramSwap.enable = true;
|
||||||
|
|
||||||
# harden some services
|
# harden some services
|
||||||
systemd.services.systemd-rfkill = {
|
systemd.services.systemd-rfkill = {
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue