diff --git a/flake.nix b/flake.nix index 1549db4..9e05638 100644 --- a/flake.nix +++ b/flake.nix @@ -32,7 +32,7 @@ meta = { homepage = "https://git.federated.nexus/Henry-Hiles/lasuite-docs-proxy"; description = "A proxy for lasuite docs s3 to work with caddy. For personal use mainly, probably won't work for you without patching (feel free to PR)."; - mainProgram = "lasuite-docs-proxy"; + mainProgram = "lasuite_docs_proxy"; license = lib.licenses.gpl3Plus; maintainers = [lib.maintainers.quadradical]; };