mirror of
https://codeberg.org/muon/home.git
synced 2026-07-03 23:49:35 +00:00
Fix pw access
This commit is contained in:
parent
04dbf11428
commit
780b00d8a5
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ in
|
|||
blocks = lib.mkBefore [
|
||||
{
|
||||
block = "privacy";
|
||||
driver = [{name = "v4l";} {name = "pipewire";}];
|
||||
driver = [{name = "v4l";}];
|
||||
}
|
||||
# {
|
||||
# block = "net";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue