nixos/home/dunst.nix
2025-02-27 02:26:55 +01:00

6 lines
83 B
Nix

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