From bf62bdcb6f189df351cefe4efdf53d19d9af3481 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Thu, 10 Aug 2023 01:49:54 +0300 Subject: [PATCH] clear out a few things --- hosts/sakotop/configuration.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index e5adeb71..53b9244b 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -18,12 +18,9 @@ modules = { desktop = { - # plymouth - plymouth.enable = false; kitty.enable = true; dwm.enable = true; picom.enable = true; - gnome.enable = false; dunst.enable = true; browsers = { qutebrowser.enable = true;