mirror of
https://github.com/nikdoof/nixos-config.git
synced 2025-12-11 16:52:24 +00:00
Disable plymouth
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
# Use the systemd-boot EFI boot loader.
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
boot.plymouth.enable = true;
|
||||
|
||||
networking.hostName = "talos";
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user