feat: add easyeffects

- enable easyeffects service
- add microphone config
This commit is contained in:
Felix Schröter 2022-08-25 22:19:38 +02:00
parent e85cb4e0f0
commit 07c6c7b9fb
Signed by: felschr
GPG key ID: 671E39E6744C807D
2 changed files with 102 additions and 0 deletions

View file

@ -15,6 +15,7 @@
./ausweisapp.nix
./gaming
./services/languagetool.nix
./services/easyeffects.nix
];
programs.gpg.enable = true;