Update configuration.nix

This commit is contained in:
ska
2026-01-03 00:27:22 +00:00
parent 1f70705a22
commit 949f996498

View File

@@ -15,7 +15,6 @@
boot.loader.efi.canTouchEfiVariables = false; boot.loader.efi.canTouchEfiVariables = false;
boot.loader.efi.efiSysMountPoint = "/boot"; boot.loader.efi.efiSysMountPoint = "/boot";
boot.initrd.systemd.timeouts.CryptSetup = "0"; # 0 = wait forever
boot.plymouth.enable = true; boot.plymouth.enable = true;