office: simple-scan: install
[julm/julm-nix.git] / hosts / blackberry / nebula.nix
index 18423711fed4aa3affbdc6331eff2f2ab158a8e3..9b8bb1e7c5cdd138a8dfc8de8ac3c66087c4f7a5 100644 (file)
@@ -6,7 +6,7 @@ let
 in
 {
   imports = [
-    ../../share/nebula/sourcephile.fr.nix
+    ../../domains/sourcephile.fr/nebula.nix
   ];
   services.nebula.networks.${domain} = {
     listen.port = 10008;
@@ -20,7 +20,7 @@ in
     };
     staticHostMap = {
       # Speed up discovering of aubergine at startup
-      "10.0.0.8" = [ "${aubergine.wifiIPv4}.1:${toString hosts.aubergine.config.services.nebula.networks.${domain}.listen.port}" ];
+      "10.0.0.6" = [ "${aubergine.eth2IPv4}.1:${toString hosts.aubergine.config.services.nebula.networks.${domain}.listen.port}" ];
     };
     settings = {
       punchy = {