hosts: enable zramswap
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
boot.extraModulePackages = [ ];
|
||||
boot.kernelParams = [ "mitigations=off" "luks.options=fido2-device=auto" ];
|
||||
boot.tmpOnTmpfs = true;
|
||||
zramSwap.enable = true;
|
||||
|
||||
boot.initrd.luks = {
|
||||
fido2Support = true;
|
||||
|
||||
Reference in New Issue
Block a user