disable xwaylandvideobridge
This commit is contained in:
parent
48adb4edb9
commit
87726176d3
1 changed files with 1 additions and 1 deletions
|
|
@ -12,6 +12,6 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
xwaylandvideobridge
|
# xwaylandvideobridge
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Reference in a new issue