From 27948b82dcb7d7a5a949b8f2e4ad9acf288c508d Mon Sep 17 00:00:00 2001 From: blake Date: Wed, 8 Oct 2025 17:34:15 -0500 Subject: [PATCH] 106 current 2025-10-08 17:31:04 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 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