nixdots/home/services/default.nix
2024-08-08 12:17:05 +02:00

8 lines
81 B
Nix

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