11 lines
100 B
Nix
11 lines
100 B
Nix
{
|
|
imports = [
|
|
./user
|
|
./homemanger
|
|
./xdg
|
|
./networking
|
|
./lact
|
|
./misc
|
|
];
|
|
}
|