From 28597f22fc5c0f344cd887cd4393fbcff723d226 Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Sun, 27 Apr 2025 21:40:02 -0700 Subject: [PATCH] chore: disable dunst because swaync is also enabled --- users/kaitotlex/home.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/users/kaitotlex/home.nix b/users/kaitotlex/home.nix index 90babd0..32e12fb 100644 --- a/users/kaitotlex/home.nix +++ b/users/kaitotlex/home.nix @@ -219,8 +219,6 @@ extraPortals = with pkgs; [ xdg-desktop-portal-gtk ]; }; - services.dunst.enable = true; - programs.vesktop.enable = true; programs.git = {