nixos/doc/configuration/wayland: remove redundant snippet
We already configure the wlr portal by default in wayland-session.nix.
This commit is contained in:
parent
f295624943
commit
ff40e745b8
@ -18,15 +18,7 @@ This installs the sway compositor along with some essential utilities.
|
|||||||
Now you can start sway from the TTY console.
|
Now you can start sway from the TTY console.
|
||||||
|
|
||||||
If you are using a wlroots-based compositor, like sway, and want to be
|
If you are using a wlroots-based compositor, like sway, and want to be
|
||||||
able to share your screen, you might want to activate this option:
|
able to share your screen, make sure to configure Pipewire using
|
||||||
|
|
||||||
```nix
|
|
||||||
{
|
|
||||||
xdg.portal.wlr.enable = true;
|
|
||||||
}
|
|
||||||
```
|
|
||||||
|
|
||||||
and configure Pipewire using
|
|
||||||
[](#opt-services.pipewire.enable)
|
[](#opt-services.pipewire.enable)
|
||||||
and related options.
|
and related options.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user