Merge pull request #13 from ashleysmithgpu/master

Changed sockets to nix crate
This commit is contained in:
ilyazzz
2021-03-02 18:19:06 +02:00
committed by GitHub
4 changed files with 129 additions and 85 deletions

View File

@@ -40,8 +40,6 @@ sudo systemctl enable --now lactd
```
You can now use the application.
Note: By default, only members of the group `wheel` can change settings. This can be changed by editing `/etc/lact.json` and changing the `group` value.
# CLI
There is also a cli available.