mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-02-24 08:42:07 +00:00
~
This commit is contained in:
parent
d7a701fdac
commit
8b93717917
2 changed files with 1 additions and 5 deletions
|
@ -77,10 +77,6 @@
|
||||||
# Touchpad support
|
# Touchpad support
|
||||||
libinput.enable = true;
|
libinput.enable = true;
|
||||||
# Sound
|
# Sound
|
||||||
jack = {
|
|
||||||
jackd.enable = true;
|
|
||||||
loopback.enable = true;
|
|
||||||
};
|
|
||||||
pipewire = {
|
pipewire = {
|
||||||
enable = true;
|
enable = true;
|
||||||
alsa.enable = true;
|
alsa.enable = true;
|
||||||
|
|
|
@ -79,7 +79,7 @@
|
||||||
# audio
|
# audio
|
||||||
alsa-utils # ALSA, the Advanced Linux Sound Architecture utils
|
alsa-utils # ALSA, the Advanced Linux Sound Architecture utils
|
||||||
audacity # Sound editor with graphical UI
|
audacity # Sound editor with graphical UI
|
||||||
cardinal # Plugin wrapper around VCV Rack
|
vcv-rack # Open-source virtual modular synthesizer
|
||||||
# fooyin # Customisable music player
|
# fooyin # Customisable music player
|
||||||
mpc # Minimalist command line interface to MPD
|
mpc # Minimalist command line interface to MPD
|
||||||
pavucontrol # PulseAudio Volume Control
|
pavucontrol # PulseAudio Volume Control
|
||||||
|
|
Loading…
Add table
Reference in a new issue