diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 90d3eba9..9ba82946 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -18,7 +18,7 @@ modules = { desktop = { - plymouth.enable = true; + plymouth.enable = false; kitty.enable = true; hyprland.enable = true; picom.enable = true;