global(io): add compat to hosts
This commit is contained in:
parent
3e3b992f36
commit
5b3028c680
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ in {
|
|||
networking.hosts = {
|
||||
"10.5.14.0" = [ "codec" ];
|
||||
"10.5.14.1" = [ "redir" ];
|
||||
"10.5.14.2" = [ "compat" ];
|
||||
|
||||
"192.168.123.1" = [ "netvm" ];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue