nixdots/home/services/default.nix

6 lines
43 B
Nix

_: {
imports = [
./dunst.nix
];
}