nixdots/home/services/default.nix
2024-06-21 13:09:02 +02:00

6 lines
43 B
Nix

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