7 lines
55 B
Nix
7 lines
55 B
Nix
|
{
|
||
|
imports = [
|
||
|
./hertog.nix
|
||
|
./sara.nix
|
||
|
];
|
||
|
}
|