diff --git a/systemd/chroma.service b/systemd/chroma.service index 54a09a5..369a898 100644 --- a/systemd/chroma.service +++ b/systemd/chroma.service @@ -21,4 +21,4 @@ ProtectHome=read-only ReadWritePaths=%h/.config/chroma [Install] -WantedBy=multi-useer.target +WantedBy=multi-user.target