This commit is contained in:
joy 2024-08-23 12:56:25 +02:00
parent bc3ed9cc56
commit 9ed1db33ed
2 changed files with 2 additions and 2 deletions

View file

@ -12,6 +12,6 @@
./hyprland
./hypridle
./newsboat
./dunst
./swaync
];
}

View file

@ -1,5 +1,5 @@
{pkgs,...}:{
services.dunst.enable = true;
services.swaync.enable = true
home.packages = with pkgs; [
libnotify