From a8b98c933dd66b1552d34535ae56b9d3bf46744b Mon Sep 17 00:00:00 2001 From: blake Date: Wed, 8 Oct 2025 17:39:39 -0500 Subject: [PATCH] 107 current 2025-10-08 17:34:13 25.05.20251006.20c4598 6.12.50 * --- flake.nix | 2 +- hosts/snowbelle/configuration.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 09c875b..8ec0176 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ # flake for blakes nixos config # define new devices in outputs -# generation: 106 current 2025-10-08 17:31:04 25.05.20251006.20c4598 6.12.50 * +# generation: 107 current 2025-10-08 17:34:13 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 542d8fa..52938ab 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