Add tent host to raccoon
This commit is contained in:
parent
48d99293dd
commit
edbcc12887
@ -36,6 +36,9 @@
|
||||
internalInterfaces = [ "enp5s0f1" ];
|
||||
externalInterface = "eno0";
|
||||
};
|
||||
hosts = {
|
||||
"10.0.44.4" = [ "tent" ];
|
||||
};
|
||||
};
|
||||
|
||||
nix.settings = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user