mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
nixos/lxqt: add a module for the lxqt portal
This commit is contained in:
parent
3fd82bba7f
commit
7e30ebb2c2
3 changed files with 51 additions and 2 deletions
|
|
@ -69,8 +69,7 @@ in
|
|||
|
||||
services.xserver.libinput.enable = mkDefault true;
|
||||
|
||||
xdg.portal.enable = true;
|
||||
xdg.portal.extraPortals = [ pkgs.lxqt.xdg-desktop-portal-lxqt ];
|
||||
xdg.portal.lxqt.enable = true;
|
||||
};
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue