pantheon/users/programs/dunst.nix
2025-03-27 02:00:31 +08:00

3 lines
36 B
Nix

{
services.dunst.enable = true;
}