mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
lenny: re-enable zram
This commit is contained in:
parent
af827bb445
commit
269fed1954
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@
|
||||||
horizon.enable = true;
|
horizon.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
zramSwap.enable = false;
|
|
||||||
swapDevices = [{
|
swapDevices = [{
|
||||||
device = "/dev/disk/by-partuuid/e54894a7-f322-482c-b8f2-8e706f02f316";
|
device = "/dev/disk/by-partuuid/e54894a7-f322-482c-b8f2-8e706f02f316";
|
||||||
randomEncryption.enable = true;
|
randomEncryption.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue