14 current 2025-10-06 22:35:32 25.05.20251001.5b5be50 6.12.49 *
This commit is contained in:
@@ -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: 13 current 2025-10-06 22:31:54 25.05.20251001.5b5be50 6.12.49 *
|
# generation: 14 current 2025-10-06 22:35:32 25.05.20251001.5b5be50 6.12.49 *
|
||||||
{
|
{
|
||||||
description = "blakes nix config";
|
description = "blakes nix config";
|
||||||
inputs = {
|
inputs = {
|
||||||
|
|||||||
@@ -40,7 +40,7 @@
|
|||||||
# testing!
|
# testing!
|
||||||
boot.plymouth.enable = false;
|
boot.plymouth.enable = false;
|
||||||
boot.initrd.systemd.enable = true; # optional, for nicer initrd logs
|
boot.initrd.systemd.enable = true; # optional, for nicer initrd logs
|
||||||
boot.loader.systemd-boot.consoleMode = "auto"; # not "keep" or "max"
|
boot.initrd.graphics.enable = false; # important: disables Plymouth splash
|
||||||
|
|
||||||
|
|
||||||
# use the systemd-boot EFI boot loader.
|
# use the systemd-boot EFI boot loader.
|
||||||
|
|||||||
Reference in New Issue
Block a user