.hive/modules/home/dunst/dunst.nix

4 lines
43 B
Nix

{...}: {
services.dunst.enable = true;
}