diff --git a/hosts/slab/configuration.nix b/hosts/slab/configuration.nix index 4ef3006..89e034c 100644 --- a/hosts/slab/configuration.nix +++ b/hosts/slab/configuration.nix @@ -77,7 +77,10 @@ boot.initrd.systemd.enable = true; boot.plymouth.enable = true; + boot.kernelParams = [ "quiet" ]; + # annoying ACPI bug + boot.consoleLogLevel = 2; # cryptsetup boot.initrd.luks.devices = {