Fixed xdg
This commit is contained in:
parent
f138a25ad6
commit
b6448b55ec
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
xdg.portal.enable = true;
|
||||
xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-gtk pkgs.xdg-desktop-portal-wlr ];
|
||||
|
|
Loading…
Add table
Reference in a new issue