106 current 2025-10-08 17:31:04 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-08 17:34:15 -05:00
parent 7ddb049233
commit 27948b82dc
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# flake for blakes nixos config # flake for blakes nixos config
# define new devices in outputs # 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"; description = "blakes nix config";
inputs = { inputs = {

View File

@@ -47,7 +47,7 @@
}; };
# testing! # testing!
#boot.kernelParams = [ "quiet" ]; # remove splash boot.kernelParams = [ "quiet" ]; # remove splash
#boot.plymouth.enable = true; #boot.plymouth.enable = true;
boot.initrd.systemd.enable = true; # optional, for nicer initrd logs boot.initrd.systemd.enable = true; # optional, for nicer initrd logs