domain is set in default
This commit is contained in:
parent
0ed15dcc51
commit
8b2ffb35d8
1 changed files with 0 additions and 1 deletions
|
|
@ -41,7 +41,6 @@
|
||||||
networking = {
|
networking = {
|
||||||
enableIPv6 = false;
|
enableIPv6 = false;
|
||||||
hostName = "pro";
|
hostName = "pro";
|
||||||
domain = lib.mkForce "stura.htw-dresden.de";
|
|
||||||
firewall.allowedTCPPorts = [ 22 80 443 ];
|
firewall.allowedTCPPorts = [ 22 80 443 ];
|
||||||
interfaces.eth0.ipv4.addresses = [
|
interfaces.eth0.ipv4.addresses = [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue