hosts: put tmp on tmpfs
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
boot.kernelModules = [ "kvm-intel" ];
|
||||
boot.extraModulePackages = [ ];
|
||||
boot.kernelParams = [ "mitigations=off" "luks.options=fido2-device=auto" ];
|
||||
boot.tmpOnTmpfs = true;
|
||||
|
||||
boot.initrd.luks = {
|
||||
fido2Support = true;
|
||||
|
||||
Reference in New Issue
Block a user