mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-30 04:10:41 +00:00
9 lines
89 B
Nix
9 lines
89 B
Nix
_: {
|
|
imports = [
|
|
./wms
|
|
./launchers
|
|
./apps
|
|
./bars
|
|
./browsers
|
|
];
|
|
}
|