7 lines
79 B
Plaintext
7 lines
79 B
Plaintext
packages() {
|
|
addpkg pulseaudio alsa-utils
|
|
}
|
|
|
|
config() {
|
|
enable_service alsa
|
|
} |