Compare commits

...

2 commits

Author SHA1 Message Date
raf
ecff681d37 Merge pull request 'Fix typo in systemd service' (#6) from amr-patch-1 into main
Reviewed-on: #6
Reviewed-by: raf <raf@notashelf.dev>
2025-11-02 08:07:21 +00:00
amr
9415b61953 Fix typo in systemd service
Should probably also consider switching this to a "forking" service, and using the --daemon option
2025-11-02 07:04:51 +00:00

View file

@ -21,4 +21,4 @@ ProtectHome=read-only
ReadWritePaths=%h/.config/chroma
[Install]
WantedBy=multi-useer.target
WantedBy=multi-user.target