diff --git a/flake.nix b/flake.nix index 8db0997..09c875b 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ # flake for blakes nixos config # define new devices in outputs -# generation: 105 current 2025-10-08 17:26:07 25.05.20251006.20c4598 6.12.50 * +# generation: 106 current 2025-10-08 17:31:04 25.05.20251006.20c4598 6.12.50 * { description = "blakes nix config"; inputs = { diff --git a/hosts/snowbelle/configuration.nix b/hosts/snowbelle/configuration.nix index 52938ab..542d8fa 100644 --- a/hosts/snowbelle/configuration.nix +++ b/hosts/snowbelle/configuration.nix @@ -47,7 +47,7 @@ }; # testing! - #boot.kernelParams = [ "quiet" ]; # remove splash + boot.kernelParams = [ "quiet" ]; # remove splash #boot.plymouth.enable = true; boot.initrd.systemd.enable = true; # optional, for nicer initrd logs