Finally have sound over HMDI
This commit is contained in:
parent
414575ce94
commit
4e4e51e1bb
1 changed files with 5 additions and 5 deletions
|
|
@ -35,11 +35,11 @@
|
|||
programs.ssh.askPassword = lib.mkForce "/nix/store/qrzq7dqp8dkffb5dvi42q647dhm87ady-ksshaskpass-6.0.3/bin/ksshaskpass";
|
||||
|
||||
hardware.pulseaudio.enable = true;
|
||||
services.jack = {
|
||||
jackd.enable = true;
|
||||
alsa.enable = false;
|
||||
loopback.enable = true;
|
||||
};
|
||||
# services.jack = {
|
||||
# jackd.enable = true;
|
||||
# alsa.enable = true;
|
||||
# loopback.enable = false;
|
||||
# };
|
||||
|
||||
users.extraUsers.horseman.extraGroups = [ "jackaudio" ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue