Enable zram.
This commit is contained in:
parent
ef6fc41db7
commit
b6476accfa
@ -242,6 +242,9 @@
|
|||||||
virtualisation.libvirtd.enable = true;
|
virtualisation.libvirtd.enable = true;
|
||||||
programs.virt-manager.enable = true;
|
programs.virt-manager.enable = true;
|
||||||
|
|
||||||
|
# Enable zram swap device
|
||||||
|
zramSwap.enable = true;
|
||||||
|
|
||||||
# DO NOT CHANGE
|
# DO NOT CHANGE
|
||||||
system.stateVersion = "23.11";
|
system.stateVersion = "23.11";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user