mirror of
https://codeberg.org/muon/home.git
synced 2026-07-04 07:59:33 +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 [
|
blocks = lib.mkBefore [
|
||||||
{
|
{
|
||||||
block = "privacy";
|
block = "privacy";
|
||||||
driver = [{name = "v4l";} {name = "pipewire";}];
|
driver = [{name = "v4l";}];
|
||||||
}
|
}
|
||||||
# {
|
# {
|
||||||
# block = "net";
|
# block = "net";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue