feat: Configure JACK setup for use with Overtone

This commit is contained in:
Vincent Ambo 2017-11-02 16:50:46 +01:00
parent 87f46244ae
commit 4dcb1df11c
2 changed files with 5 additions and 0 deletions

View file

@ -20,6 +20,10 @@
hardware.pulseaudio.enable = true;
time.timeZone = "Europe/Oslo";
# Configure audio setup for JACK + Overtone
boot.kernelModules = [ "snd-seq" "snd-rawmidi" ];
hardware.pulseaudio.package = pkgs.pulseaudioFull;
# Configure emacs:
# (actually, that's a lie, this only installs emacs!)
services.emacs.enable = true;

View file

@ -46,6 +46,7 @@ in {
pass
pavucontrol
pkgconfig
qjackctl
ripgrep
rofi
rofi-pass