Add a note to relog for audio streaming

This commit is contained in:
Sandro - 2023-04-08 19:10:05 +02:00
parent 2ee010d62e
commit 37554bfd64
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 2 additions and 1 deletions

View File

@ -26,11 +26,12 @@ Add or merge the following settings to your `flake.nix`:
- `c3d2.addKnownHosts`: set to true to add the public ssh host keys to the known_hosts file.
- `c3d2.audioStreaming`: set to true to enable all services to audio stream to pulsebert, dacbert or glotzbert in hq.
After enabling this option run ``systemctl --user restart pulseaudio`` or ``systemctl --user restart pipewire-pulse``.
If that is not working logout of your session and log back in.
- `c3d2.addBinaryCache`: set to true to add the [c3d2 hydra](https://hydra.hq.c3d2.de/) as permanent trusted-substituter.
## Design
* Modules should never change the configuration without setting an option
- Modules should never change the configuration without setting an option
## Structure