From 0d00c63cc427fc7c558c154c9cd635410f53a713 Mon Sep 17 00:00:00 2001 From: schererleander Date: Thu, 18 Sep 2025 23:23:02 +0200 Subject: feat: add dunst.nix --- modules/home-manager/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules') diff --git a/modules/home-manager/default.nix b/modules/home-manager/default.nix index 95f326a..8a32a05 100644 --- a/modules/home-manager/default.nix +++ b/modules/home-manager/default.nix @@ -17,6 +17,7 @@ ./waybar.nix ./firefox.nix ./spicetify.nix + ./dunst.nix ./hyprlock.nix ./swayidle.nix ]; -- cgit v1.3.1