]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - virtual/eldiron.nix
Refactor a bit configurations
[perso/Immae/Config/Nix.git] / virtual / eldiron.nix
index fd72608aecbd8380d08fe00901ff9dd40b9cb87b..c3470293e29c9de57bb3e6d641978506268baa9f 100644 (file)
           hostName = "db-1.immae.eu";
           documentRoot = null;
           extraConfig = builtins.concatStringsSep "\n" [
-            mypkgs.adminer.apacheConf
+            mypkgs.adminer.apache.vhostConf
           ];
         })
         (withSSL "eldiron" // {
           hostName = "tools.immae.eu";
           documentRoot = null;
           extraConfig = builtins.concatStringsSep "\n" [
-            mypkgs.adminer.apacheConf
+            mypkgs.adminer.apache.vhostConf
           ];
         })
         { # Should go last, default fallback