nix/home/dunst/default.nix

4 lines
42 B
Nix
Raw Normal View History

2024-08-21 22:37:55 +02:00
{...}:{
services.dunst.enable = true;
}