parent
2cea4c7209
commit
3b7c1daa5d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{ pkgs, config, lib, ... }: {
|
||||
|
||||
# Allow these hosts to directly communicate with their hostnames
|
||||
netweorking.extraHosts = ''
|
||||
networking.extraHosts = ''
|
||||
10.100.0.1 osaka-linode-01
|
||||
10.100.0.2 framework-server
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue