mirror of
https://github.com/ItsDrike/nixdots
synced 2024-11-10 05:29:42 +00:00
12 lines
121 B
Nix
12 lines
121 B
Nix
_: {
|
|
imports = [
|
|
./wms
|
|
./launchers
|
|
./apps
|
|
./bars
|
|
./browsers
|
|
./file-managers
|
|
./games
|
|
];
|
|
}
|