mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-17 18:21:04 +02:00
feat: Add dunst support
This commit is contained in:
@@ -58,6 +58,9 @@
|
||||
fade-in = 1;
|
||||
};
|
||||
};
|
||||
services.dunst = {
|
||||
enable = true;
|
||||
};
|
||||
programs.waybar = {
|
||||
enable = true;
|
||||
package = hyprland.packages."x86_64-linux".waybar-hyprland;
|
||||
|
Reference in New Issue
Block a user