Add pin_overrides for sound card via modprobe.d and /lib/firmware to use additional inputs as surround sound outputs instead
This commit is contained in:
parent
5626f95dc0
commit
8d963480f6
5 changed files with 21 additions and 3 deletions
|
|
@ -14,8 +14,12 @@ modules:
|
|||
- download_install_rpms.sh
|
||||
- type: files
|
||||
files:
|
||||
- source: system
|
||||
destination: /
|
||||
- source: system/lib/firmware/
|
||||
destination: /lib/firmware/
|
||||
- type: files
|
||||
files:
|
||||
- source: system/etc/modprobe.d/
|
||||
destination: /etc/modprobe.d/
|
||||
- type: rpm-ostree
|
||||
repos:
|
||||
- https://packages.microsoft.com/yumrepos/vscode/config.repo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue