mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2025-12-13 05:37:14 +01:00
ildkule: minor cleanup
This commit is contained in:
@@ -3,13 +3,5 @@
|
||||
services.nginx = {
|
||||
enable = true;
|
||||
enableReload = true;
|
||||
#defaultListenAddresses = [
|
||||
# values.hosts.ildkule.ipv4
|
||||
# "[${values.hosts.ildkule.ipv6}]"
|
||||
#
|
||||
# "127.0.0.1"
|
||||
# "127.0.0.2"
|
||||
# "[::1]"
|
||||
#];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user