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:
@@ -23,6 +23,7 @@
|
||||
services.hoogle = {
|
||||
enable = true;
|
||||
packages = import ./packages.nix;
|
||||
port = 8091;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
||||
Reference in New Issue
Block a user