> For the complete documentation index, see [llms.txt](https://docs.tlm.solutions/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tlm.solutions/nixos-options/trekkie.md).

# trekkie

### TLMS.trekkie.enable

Wether to enable trekkie service

*Type:* boolean

*Default:* `false`

*Declared by:*

* [/nix/store/mbz4hixfgxq5b6vc0k3pp2iglcd4c353-source/flake.nix](file:///nix/store/mbz4hixfgxq5b6vc0k3pp2iglcd4c353-source/flake.nix)

### TLMS.trekkie.database.database

Database which should be used

*Type:* string

*Default:* `"tlms"`

*Declared by:*

* [/nix/store/mbz4hixfgxq5b6vc0k3pp2iglcd4c353-source/flake.nix](file:///nix/store/mbz4hixfgxq5b6vc0k3pp2iglcd4c353-source/flake.nix)

### TLMS.trekkie.database.host

Database host

*Type:* string

*Default:* `"127.0.0.1"`

*Declared by:*

* [/nix/store/mbz4hixfgxq5b6vc0k3pp2iglcd4c353-source/flake.nix](file:///nix/store/mbz4hixfgxq5b6vc0k3pp2iglcd4c353-source/flake.nix)

### TLMS.trekkie.database.passwordFile

password file from which the postgres password can be read

*Type:* path or Concatenated string

*Default:* `""`

*Declared by:*

* [/nix/store/mbz4hixfgxq5b6vc0k3pp2iglcd4c353-source/flake.nix](file:///nix/store/mbz4hixfgxq5b6vc0k3pp2iglcd4c353-source/flake.nix)

### TLMS.trekkie.database.port

Database port

*Type:* 16 bit unsigned integer; between 0 and 65535 (both inclusive)

*Default:* `5354`

*Declared by:*

* [/nix/store/mbz4hixfgxq5b6vc0k3pp2iglcd4c353-source/flake.nix](file:///nix/store/mbz4hixfgxq5b6vc0k3pp2iglcd4c353-source/flake.nix)

### TLMS.trekkie.database.user

Database User to connect as

*Type:* string

*Default:* `"tlms"`

*Declared by:*

* [/nix/store/mbz4hixfgxq5b6vc0k3pp2iglcd4c353-source/flake.nix](file:///nix/store/mbz4hixfgxq5b6vc0k3pp2iglcd4c353-source/flake.nix)

### TLMS.trekkie.group

group of systemd user

*Type:* string

*Default:* `"trekkie"`

*Declared by:*

* [/nix/store/mbz4hixfgxq5b6vc0k3pp2iglcd4c353-source/flake.nix](file:///nix/store/mbz4hixfgxq5b6vc0k3pp2iglcd4c353-source/flake.nix)

### TLMS.trekkie.grpc.host

To which address trekkie should connect

*Type:* string

*Default:* `"127.0.0.1"`

*Declared by:*

* [/nix/store/mbz4hixfgxq5b6vc0k3pp2iglcd4c353-source/flake.nix](file:///nix/store/mbz4hixfgxq5b6vc0k3pp2iglcd4c353-source/flake.nix)

### TLMS.trekkie.grpc.port

On which port the service runs

*Type:* 16 bit unsigned integer; between 0 and 65535 (both inclusive)

*Default:* `8080`

*Declared by:*

* [/nix/store/mbz4hixfgxq5b6vc0k3pp2iglcd4c353-source/flake.nix](file:///nix/store/mbz4hixfgxq5b6vc0k3pp2iglcd4c353-source/flake.nix)

### TLMS.trekkie.host

To which IP trekkie should bind.

*Type:* string

*Default:* `"0.0.0.0"`

*Declared by:*

* [/nix/store/mbz4hixfgxq5b6vc0k3pp2iglcd4c353-source/flake.nix](file:///nix/store/mbz4hixfgxq5b6vc0k3pp2iglcd4c353-source/flake.nix)

### TLMS.trekkie.logLevel

log level of the application

*Type:* string

*Default:* `"info"`

*Declared by:*

* [/nix/store/mbz4hixfgxq5b6vc0k3pp2iglcd4c353-source/flake.nix](file:///nix/store/mbz4hixfgxq5b6vc0k3pp2iglcd4c353-source/flake.nix)

### TLMS.trekkie.port

To which port should trekkie bind.

*Type:* 16 bit unsigned integer; between 0 and 65535 (both inclusive)

*Default:* `8080`

*Declared by:*

* [/nix/store/mbz4hixfgxq5b6vc0k3pp2iglcd4c353-source/flake.nix](file:///nix/store/mbz4hixfgxq5b6vc0k3pp2iglcd4c353-source/flake.nix)

### TLMS.trekkie.redis.host

redis host

*Type:* string

*Default:* `"127.0.0.1"`

*Declared by:*

* [/nix/store/mbz4hixfgxq5b6vc0k3pp2iglcd4c353-source/flake.nix](file:///nix/store/mbz4hixfgxq5b6vc0k3pp2iglcd4c353-source/flake.nix)

### TLMS.trekkie.redis.port

redis port

*Type:* 16 bit unsigned integer; between 0 and 65535 (both inclusive)

*Default:* `6379`

*Declared by:*

* [/nix/store/mbz4hixfgxq5b6vc0k3pp2iglcd4c353-source/flake.nix](file:///nix/store/mbz4hixfgxq5b6vc0k3pp2iglcd4c353-source/flake.nix)

### TLMS.trekkie.saltPath

File from which the password salt can be taken

*Type:* path or Concatenated string

*Default:* `"/run/secrets/salt_path"`

*Declared by:*

* [/nix/store/mbz4hixfgxq5b6vc0k3pp2iglcd4c353-source/flake.nix](file:///nix/store/mbz4hixfgxq5b6vc0k3pp2iglcd4c353-source/flake.nix)

### TLMS.trekkie.user

systemd user

*Type:* string

*Default:* `"trekkie"`

*Declared by:*

* [/nix/store/mbz4hixfgxq5b6vc0k3pp2iglcd4c353-source/flake.nix](file:///nix/store/mbz4hixfgxq5b6vc0k3pp2iglcd4c353-source/flake.nix)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.tlm.solutions/nixos-options/trekkie.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
