nixdots/home/programs/graphical/default.nix
2024-06-10 19:19:30 +02:00

7 lines
52 B
Nix

_: {
imports = [
./wms
./launchers
];
}