12 lines
121 B
Nix
12 lines
121 B
Nix
{
|
|
imports = [
|
|
./apps
|
|
./desktop
|
|
./hardware
|
|
./services
|
|
./styling
|
|
./system
|
|
./tools
|
|
];
|
|
}
|