turn on jokum

This commit is contained in:
Daniel Lovbrotte Olsen 2023-03-04 02:03:37 +01:00
parent 8e819b5546
commit 3252a3b5d1
1 changed files with 2 additions and 1 deletions

View File

@ -24,7 +24,8 @@
systemd.network.networks."30-ens10f1" = values.defaultNetworkConfig // {
matchConfig.Name = "ens10f1";
address = with values.hosts.jokum; [ (ipv4 + "/25") (ipv6 + "/64") ];
address = with values.hosts.jokum; [ (ipv4 + "/25") (ipv6 + "/64") ]
++ (with values.services.turn; [ (ipv4 + "/25") (ipv6 + "/64") ]);
};
# List packages installed in system profile