chore: adds swaync to default modules

This commit is contained in:
Ahwx 2024-10-12 13:08:00 +02:00
parent 8f96565a1d
commit 36b5efed32

View file

@ -2,6 +2,7 @@
imports = imports =
[(import ./bat.nix)] # better cat command [(import ./bat.nix)] # better cat command
++ [(import ./git.nix)] # version control ++ [(import ./git.nix)] # version control
++ [(import ./swaync/default.nix)] # notification panel
++ [(import ./hyprland)] # window manager ++ [(import ./hyprland)] # window manager
++ [(import ./kitty.nix)] # terminal ++ [(import ./kitty.nix)] # terminal
++ [(import ./mako.nix)] # notification deamon ++ [(import ./mako.nix)] # notification deamon