hosts/*/networking: cleanup extraHosts
This commit is contained in:
parent
3cb4f363a5
commit
23652b008e
3 changed files with 9 additions and 12 deletions
|
|
@ -17,12 +17,8 @@
|
|||
nameservers = [ "8.8.8.8" ];
|
||||
|
||||
extraHosts = ''
|
||||
192.168.100.10 strawberry
|
||||
192.168.100.11 peach
|
||||
192.168.100.12 butterfly
|
||||
192.168.100.13 winter
|
||||
192.168.100.12 strawberry
|
||||
192.168.100.13 blossom
|
||||
192.168.100.14 apricot
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue