2024-11-17 00:46:56 +01:00
|
|
|
{
|
2024-11-20 15:07:09 +01:00
|
|
|
imports = [ ../common ];
|
|
|
|
|
|
|
|
procolix.vm = {
|
|
|
|
name = "vm02179";
|
|
|
|
ip4 = "185.206.232.179";
|
|
|
|
ip6 = "2a00:51c0:12:1201::179";
|
|
|
|
};
|
|
|
|
|
2024-11-17 00:46:56 +01:00
|
|
|
nix = {
|
|
|
|
settings.trusted-users = [ "@wheel" ];
|
|
|
|
};
|
|
|
|
}
|