thelio76: plymouth
This commit is contained in:
parent
0b6e6cd9e4
commit
0610661721
|
@ -18,7 +18,7 @@
|
||||||
|
|
||||||
boot.plymouth.enable = true;
|
boot.plymouth.enable = true;
|
||||||
boot.plymouth.themePackages = with pkgs; [ plymouth-vortex-ubuntu-theme ];
|
boot.plymouth.themePackages = with pkgs; [ plymouth-vortex-ubuntu-theme ];
|
||||||
boot.plymouth.theme = "plymouth-vortex-ubuntu-theme";
|
boot.plymouth.theme = "vortex-ubuntu";
|
||||||
|
|
||||||
# Enable networking
|
# Enable networking
|
||||||
networking.networkmanager.enable = true;
|
networking.networkmanager.enable = true;
|
||||||
|
|
Loading…
Reference in New Issue