diff options
| author | makefu <github@syntax-fehler.de> | 2017-05-12 11:32:29 +0200 |
|---|---|---|
| committer | makefu <github@syntax-fehler.de> | 2017-05-12 11:32:29 +0200 |
| commit | f87ff0023c32511055695eb4e0dfecc63bc736bc (patch) | |
| tree | b56c5aedaa18ae245a5aaeabb7296c7859db4da1 | |
| parent | 89b254d485c8babbd7c4f329c52681dd9cc1a8e2 (diff) | |
m 2 wbob: use realtime audio
| -rw-r--r-- | makefu/1systems/wbob.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/makefu/1systems/wbob.nix b/makefu/1systems/wbob.nix index 5b9938ffa..7f465ec72 100644 --- a/makefu/1systems/wbob.nix +++ b/makefu/1systems/wbob.nix @@ -20,6 +20,8 @@ in { # ../2configs/gui/wbob-kiosk.nix ../2configs/gui/studio.nix + ../2configs/audio/jack-on-pulse.nix + ../2configs/audio/realtime-audio.nix ../2configs/vncserver.nix ]; |
