nixdots/home/services/default.nix
2024-06-24 00:03:23 +02:00

7 lines
69 B
Nix

_: {
imports = [
./dunst.nix
./wl-clip-persist.nix
];
}