chore: disable dunst because swaync is also enabled

This commit is contained in:
Youwen Wu 2025-04-27 21:40:02 -07:00
parent a86000d488
commit 28597f22fc
Signed by untrusted user: youwen
GPG key ID: 865658ED1FE61EC3

View file

@ -219,8 +219,6 @@
extraPortals = with pkgs; [ xdg-desktop-portal-gtk ]; extraPortals = with pkgs; [ xdg-desktop-portal-gtk ];
}; };
services.dunst.enable = true;
programs.vesktop.enable = true; programs.vesktop.enable = true;
programs.git = { programs.git = {