nixos/home/lilith/dunst.nix
2025-03-12 16:43:45 +01:00

6 lines
83 B
Nix

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