mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 22:29:06 +01:00
desktop, laptop, srv-core: Use swap instead of zram swap
This commit is contained in:
parent
f09429d5a6
commit
7f6a6772dd
6 changed files with 16 additions and 2 deletions
|
|
@ -12,4 +12,6 @@
|
|||
"sd_mod"
|
||||
"sr_mod"
|
||||
];
|
||||
|
||||
zramSwap.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue