try user changes
This commit is contained in:
parent
5ad595d525
commit
159b4f4826
1 changed files with 2 additions and 0 deletions
|
@ -65,6 +65,7 @@ in
|
|||
'')
|
||||
];*/
|
||||
|
||||
/*
|
||||
services.pipewire.wireplumber.configPackages = [
|
||||
(pkgs.writeTextDir "share/wireplumber/quailcum.lua.d/51-qcom-sdm845.lua" ''
|
||||
-- PipeWire's S24LE default audio format is broken in the kernel driver
|
||||
|
@ -100,6 +101,7 @@ in
|
|||
}]
|
||||
'')
|
||||
];
|
||||
*/
|
||||
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue