fail at singe gpu passthrough

This commit is contained in:
Kopatz
2024-04-20 17:01:39 +02:00
parent e11efcb113
commit 4a568ff653
4 changed files with 93 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ in
alsa.enable = true;
alsa.support32Bit = true;
pulse.enable = true;
jack.enable = true;
};
};
}