mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
feat: add wine and audio production modules
This commit is contained in:
parent
46b401cf8d
commit
6e2f583df1
5 changed files with 23 additions and 7 deletions
|
@ -7,12 +7,7 @@
|
|||
alsa.enable = true;
|
||||
alsa.support32Bit = true;
|
||||
pulse.enable = true;
|
||||
# If you want to use JACK applications, uncomment this
|
||||
#jack.enable = true;
|
||||
|
||||
# use the example session manager (no others are packaged yet so this is enabled by default,
|
||||
# no need to redefine it in your config for now)
|
||||
#media-session.enable = true;
|
||||
jack.enable = true;
|
||||
};
|
||||
|
||||
services.playerctld.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue