Enable dunst

This commit is contained in:
SebastianStork 2024-04-14 13:52:14 +02:00
parent a90b2ed9fd
commit 74982fa9f8

View file

@ -96,6 +96,8 @@ in {
myConfig.rofi.enable = true;
services.cliphist.enable = true;
services.dunst.enable = true;
wayland.windowManager.hyprland = {
enable = true;