domain is set in default

This commit is contained in:
goeranh 2026-03-13 14:08:03 +01:00
parent 0ed15dcc51
commit 8b2ffb35d8
No known key found for this signature in database

View file

@ -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 = [
{ {