This commit is contained in:
joygnu 2024-08-23 12:56:25 +02:00
parent c5185cae79
commit e7496fc466
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