Remove luks lines from config
This commit is contained in:
parent
c381b58e91
commit
9439ed54f7
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue