From 703b34c9acb2c17570fc4246ddbb11ca6423f2d8 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Sun, 30 Jul 2023 16:46:32 +0300 Subject: [PATCH] gnome please work --- hosts/sakotop/configuration.nix | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 141a21b4..715e7396 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -16,10 +16,11 @@ kitty.enable = true; xmonad.enable = false; dwm = { - enable = true; - dwmblocks.enable = true; + enable = false; + dwmblocks.enable = false; }; - dunst.enable = true; + gnome.enable = true; + dunst.enable = false; browsers = { qutebrowser.enable = true; # for those quick thinsg where i dont know how to do it on qutebrowser