wip: dnsc-machine setup

This commit is contained in:
Dennis Schoepf 2025-11-22 15:14:34 +01:00
parent 33d5b06ec1
commit d4ac57d0a5

View file

@ -52,13 +52,6 @@
# Hardware Setup # Hardware Setup
hardware = { hardware = {
pulseaudio = {
enable = true;
package = pkgs.pulseaudioFull;
extraConfig = ''
load-module module-switch-on-connect
'';
};
bluetooth = { bluetooth = {
enable = true; enable = true;
settings = { settings = {