diff --git a/flake.nix b/flake.nix index 64fb15d..68ea0c2 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ # flake for blakes nixos config # define new devices in outputs -# generation: 103 current 2025-10-08 16:51:02 25.05.20251006.20c4598 6.12.50 * +# generation: 104 current 2025-10-08 17:23: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 5e42693..6e1e6a8 100644 --- a/hosts/snowbelle/configuration.nix +++ b/hosts/snowbelle/configuration.nix @@ -48,7 +48,7 @@ # testing! #boot.kernelParams = [ "quiet" ]; # remove splash - #boot.plymouth.enable = true; + boot.plymouth.enable = true; #boot.initrd.systemd.enable = true; # optional, for nicer initrd logs