diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index c9e9de5e..fd9c53bd 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -19,7 +19,7 @@ modules = { desktop = { # plymouth - plymouth.enable = true; + plymouth.enable = false; kitty.enable = true; dwm.enable = true; xmonad.enable = false;