summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorChristoph Cullmann <christoph@cullmann.io>2024-09-04 17:33:34 +0200
committerChristoph Cullmann <christoph@cullmann.io>2024-09-04 17:33:34 +0200
commitfed5ec68a82e452235707c2209a763d1d45f5a2b (patch)
tree9b33ae4cdc671c278e594c972a2a87934ad10566 /share
parentf0d317563c5ccfdd6eec0fd39311e852e5770b23 (diff)
enable jack
Diffstat (limited to 'share')
-rw-r--r--share/common.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/common.nix b/share/common.nix
index 2d69673..9e1b306 100644
--- a/share/common.nix
+++ b/share/common.nix
@@ -196,6 +196,7 @@ in
enable = true;
support32Bit = true;
};
+ jack.enable = true;
pulse.enable = true;
};