1
0

profiles/netcup: Add profile for Netcup VM

This commit is contained in:
2025-03-13 18:04:19 +01:00
parent e4dc3bdc1f
commit ec6390be3f
5 changed files with 33 additions and 2 deletions

View File

@@ -7,6 +7,8 @@
../../configuration/router
];
profiles.clerie.netcup.enable = true;
boot.loader.grub.enable = true;
boot.loader.grub.device = "/dev/sda";
@@ -25,8 +27,6 @@
linkConfig.RequiredForOnline = "routable";
};
networking.nameservers = [ "46.38.255.230" "46.38.252.230" ];
clerie.nginx-port-forward = {
enable = true;
tcpPorts."2022" = {