From 41cf78017345b4db0110697d6cc0a4a330dadae6 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Tue, 8 Aug 2023 09:57:49 +0300 Subject: [PATCH] nvm --- hosts/sakotop/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;