mirror of
https://github.com/kmein/niveum
synced 2026-03-21 20:31:07 +01:00
hoogle: dont run on 8080
This commit is contained in:
@@ -23,6 +23,7 @@
|
|||||||
services.hoogle = {
|
services.hoogle = {
|
||||||
enable = true;
|
enable = true;
|
||||||
packages = import ./packages.nix;
|
packages = import ./packages.nix;
|
||||||
|
port = 8091;
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
|||||||
Reference in New Issue
Block a user