Update configuration.nix

This commit is contained in:
ska
2026-01-03 00:08:22 +00:00
parent faa47ab53d
commit 2161eb6f3e

View File

@@ -16,6 +16,8 @@
boot.loader.efi.canTouchEfiVariables = false;
boot.loader.efi.efiSysMountPoint = "/boot";
boot.plymouth.enable = true;
boot.initrd.systemd.enable = true;
boot.initrd.verbose = false;