Remove luks lines from config

This commit is contained in:
Daniel Meiburg 2023-05-29 15:39:31 +02:00
parent c381b58e91
commit 9439ed54f7
1 changed files with 0 additions and 3 deletions

View File

@ -15,9 +15,6 @@
"/crypto_keyfile.bin" = null;
};
boot.initrd.luks.devices."luks-cb43fd1f-80f7-47e1-851a-88a2771eab1b".device = "/dev/disk/by-uuid/cb43fd1f-80f7-47e1-851a-88a2771eab1b";
boot.initrd.luks.devices."luks-cb43fd1f-80f7-47e1-851a-88a2771eab1b".keyFile = "/crypto_keyfile.bin";
hardware.opengl.enable = true;
networking.hostName = "firefly"; # Define your hostname.