8 lines
119 B
Nix
8 lines
119 B
Nix
{
|
|
imports = [
|
|
./commons.nix
|
|
./helper-functions.nix
|
|
./lxc-standard.nix
|
|
./server-node-users.nix
|
|
];
|
|
}
|