1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

hoogle: dont run on 8080

This commit is contained in:
Kierán Meinhardt
2019-06-01 22:12:27 +02:00
parent 2038f2222f
commit 315c6a637b

View File

@@ -23,6 +23,7 @@
services.hoogle = {
enable = true;
packages = import ./packages.nix;
port = 8091;
};
environment.systemPackages = with pkgs; [