about summary refs log tree commit diff stats
path: root/hm
diff options
context:
space:
mode:
Diffstat (limited to 'hm')
-rw-r--r--hm/sils/default.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/hm/sils/default.nix b/hm/sils/default.nix
index 5c5d8bc..f4c99cd 100644
--- a/hm/sils/default.nix
+++ b/hm/sils/default.nix
@@ -3,7 +3,7 @@
     ../../modules/hm
     ../gpg
     ../gtk
-    ../mako
+    #../mako
     ../nixvim
     ../packages
     ../rofi
@@ -42,6 +42,7 @@
     mail.enable = true;
     nextcloud.enable = true;
     sway.enable = true;
+    swaync.enable = true;
     theming.enable = true;
     yt-dlp.enable = true;
     zathura.enable = true;