diff --git a/hosts/alex/configuration.nix b/hosts/alex/configuration.nix index 7ef15f4..a5c0267 100644 --- a/hosts/alex/configuration.nix +++ b/hosts/alex/configuration.nix @@ -25,6 +25,7 @@ enable = true; alsa.enable = true; alsa.support32Bit = true; + jack.enable = true; pulse.enable = true; };