We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94e9e1c commit f21d3a0Copy full SHA for f21d3a0
nixos/modules/services/misc/tabby.nix
@@ -34,7 +34,7 @@ in
34
If you want to utilize an existing model that you've already
35
downloaded you'll need to move it into tabby's state directory which
36
lives in `/var/lib/tabby`. Because the tabby.service is configured to
37
- use a DyanmicUser the service will need to have been started at least
+ use a DynamicUser the service will need to have been started at least
38
once before you can move the locally existing model into
39
`/var/lib/tabby`. You can set the model to 'none' and tabby will
40
startup and fail to download a model, but will have created the
0 commit comments