carbon: specify packages for hoogle to index

This commit is contained in:
Primrose 2024-10-26 03:01:27 +02:00
parent af70572f4c
commit 1e11ba88af
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 10 additions and 4 deletions

View file

@ -5,10 +5,7 @@
networking.firewall.allowedTCPPorts = [ 8080 ];
services.hoogle = {
enable = true;
port = 1992;
};
services.hoogle.port = 1992;
networking.wireless = {
enable = true;