Update configuration.nix

This commit is contained in:
ska
2026-01-02 23:31:16 +00:00
parent cdd7502b29
commit aa0db17bea

View File

@@ -40,6 +40,9 @@
allowDiscards = true; allowDiscards = true;
}; };
boot.plymouth.enable = true;
boot.plymouth.theme = "text";
############################################################ ############################################################
# FIRMWARE - WIDE HARDWARE SUPPORT # FIRMWARE - WIDE HARDWARE SUPPORT
############################################################ ############################################################