Enable zram swap
This commit is contained in:
parent
43dff90f71
commit
4b28169cbe
1 changed files with 3 additions and 0 deletions
|
@ -48,6 +48,9 @@
|
|||
# Enable firmware updates.
|
||||
services.fwupd.enable = true;
|
||||
|
||||
# Enable zRAM swap
|
||||
zramSwap.enable = true;
|
||||
|
||||
# Enable smart card support (for YubiKey).
|
||||
services.pcscd.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue