This commit is contained in:
KoenDR06 2024-09-06 18:34:11 +02:00
parent 4d09cdf989
commit 71c2381c08
5 changed files with 178 additions and 186 deletions

View file

@ -31,8 +31,6 @@
boot.loader.systemd-boot.enable = true;
boot.kernelModules = [ "snd-seq" "snd-rawmidi" ];
programs.ssh.askPassword = lib.mkForce "/nix/store/qrzq7dqp8dkffb5dvi42q647dhm87ady-ksshaskpass-6.0.3/bin/ksshaskpass";
hardware.pulseaudio.enable = true;
services.jack = {
jackd.enable = true;