Skip to content

Commit f21d3a0

Browse files
committed
nixos/tabby: fix typo
1 parent 94e9e1c commit f21d3a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nixos/modules/services/misc/tabby.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ in
3434
If you want to utilize an existing model that you've already
3535
downloaded you'll need to move it into tabby's state directory which
3636
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
37+
use a DynamicUser the service will need to have been started at least
3838
once before you can move the locally existing model into
3939
`/var/lib/tabby`. You can set the model to 'none' and tabby will
4040
startup and fail to download a model, but will have created the

0 commit comments

Comments
 (0)