🔧 enable audio again

This commit is contained in:
Ingolf Wagner 2025-02-18 22:57:36 +13:00
parent e1cb5e8f57
commit bc05c958d7
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B

View file

@ -55,7 +55,7 @@
components.virtualisation.enable = true;
components.gui.enable = true;
components.gui.audio.enable = false;
#components.gui.audio.enable = false;
components.mainUser.enable = true;
components.media.enable = true;
components.media.tts-client.enable = false;