add cryproot on laptop config

This commit is contained in:
2025-03-06 18:51:20 +01:00
parent ddee696c10
commit b98cb03430

View File

@ -3,6 +3,8 @@
{
boot.kernelParams = [ "kvm.enable_virt_at_load=0" ];
boot.initrd.luks.devices.cryptroot.device = "/dev/disk/by-uuid/fd3eb360-0bf9-4622-acf1-e461304b59fe";
networking.hostName = "patate-douce";
networking.wireless.enable = true;
networking.networkmanager.enable = false;