diff --git a/configuration.nix b/configuration.nix index 6b5a938..a01660f 100644 --- a/configuration.nix +++ b/configuration.nix @@ -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.