nixdots/home/services/default.nix
2024-07-27 01:07:07 +02:00

7 lines
62 B
Nix

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