changement du port de hoogle (conflit au boulot)

This commit is contained in:
System administrator
2017-03-27 17:29:31 +02:00
parent e204ffb841
commit f16e4d8934

View File

@@ -11,6 +11,6 @@ mkIf cfg.developpement-haskell {
services.hoogle = {
enable = true;
# port 8080
port = 8888;
};
}