This commit is contained in:
xyno (Philipp Hochkamp) 2023-06-23 16:29:03 +02:00
parent ac505934cf
commit 2618e51072
2 changed files with 22 additions and 13 deletions

View file

@ -7,7 +7,7 @@ let
in
{
imports = [ "${modulesPath}/profiles/qemu-guest.nix" inputs.disko.nixosModules.disko ./disk-config.nix ];
boot.initrd.luks.devices."cryptroot".device = "/dev/disk/by-uuid/d2cb12f8-67e3-4725-86c3-0b5c7ebee3a6";
#boot.initrd.luks.devices."crypted".device = "/dev/vda2";
boot.initrd = {
network = {