Update configuration.nix

This commit is contained in:
ska
2026-01-02 23:28:07 +00:00
parent 09e38fe5fc
commit cdd7502b29

View File

@@ -40,9 +40,6 @@
allowDiscards = true; allowDiscards = true;
}; };
boot.plymouth.enable = true;
boot.kernelParams = [ "nomodeset" ];
############################################################ ############################################################
# FIRMWARE - WIDE HARDWARE SUPPORT # FIRMWARE - WIDE HARDWARE SUPPORT
############################################################ ############################################################