13 lines
186 B
Nix
13 lines
186 B
Nix
{
|
|
enable = true;
|
|
existing = false;
|
|
nodes =
|
|
{
|
|
# manage = "172.16.239.221";
|
|
# rossby = "172.16.239.222";
|
|
# fs-work = "172.16.239.210";
|
|
};
|
|
}
|
|
|
|
|