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

13 lines
142 B
Nix

_: {
imports = [
./wms
./launchers
./apps
./bars
./browsers
./file-managers
./games
./screen-lockers
];
}