update hosts
This commit is contained in:
parent
b8500da7cb
commit
4f1351053d
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@
|
|||
networking = {
|
||||
hostName = "lambdaOS"; # Define your hostname.
|
||||
hosts = {
|
||||
"127.0.0.1" = ["images.noa.voorwaarts.nl" "sods.noa.voorwaarts.nl" "noa.voorwaarts.nl"];
|
||||
"127.0.0.1" = ["images.noa.voorwaarts.nl" "sods.noa.voorwaarts.nl" "noa.voorwaarts.nl" "testing.noa.voorwaarts.nl" ];
|
||||
};
|
||||
};
|
||||
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue