Fix wrong interface on nomad on blowhole

Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
Magic_RB 2023-07-18 11:47:43 +02:00
parent c763d66183
commit 0f0ebf822a
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -106,7 +106,7 @@ in
host_network."default".cidr = secret.network.networks.home.amsterdam or "";
host_network."mesh".cidr = secret.network.networks.vpn or "";
network_interface = "enp4s0";
network_interface = "eno1";
host_volume."jellyfin-media".path = "/mnt/kyle/infrastructure/jellyfin/media";
host_volume."cctv" = {