thelio76: plymouth

This commit is contained in:
Alex 2024-07-26 20:09:19 -04:00
parent 0b6e6cd9e4
commit 0610661721
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
boot.plymouth.enable = true;
boot.plymouth.themePackages = with pkgs; [ plymouth-vortex-ubuntu-theme ];
boot.plymouth.theme = "plymouth-vortex-ubuntu-theme";
boot.plymouth.theme = "vortex-ubuntu";
# Enable networking
networking.networkmanager.enable = true;