updated razer working on server
This commit is contained in:
parent
f8b713b3d1
commit
6cb21efae5
9 changed files with 69 additions and 35 deletions
|
@ -2,7 +2,10 @@
|
|||
# This file was populated at runtime with the networking
|
||||
# details gathered from the active system.
|
||||
networking = {
|
||||
nameservers = [ "8.8.8.8" ];
|
||||
firewall = {
|
||||
enable = true;
|
||||
allowedTCPPorts = [ 22 80 12345 53 443 ];
|
||||
};
|
||||
defaultGateway = "172.31.1.1";
|
||||
defaultGateway6 = {
|
||||
address = "fe80::1";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue