some fix
This commit is contained in:
parent
34f4a54e5f
commit
a895e3f9e9
@ -2,6 +2,11 @@
|
||||
xdg.portal = {
|
||||
enable = true;
|
||||
wlr.enable = true;
|
||||
xdgOpenUsePortal = true;
|
||||
extraPortals = with pkgs; [
|
||||
#xdg-desktop-portal-gtk
|
||||
xdg-desktop-portal-gnome
|
||||
];
|
||||
};
|
||||
|
||||
# Enable automatic login for the user.
|
||||
|
Reference in New Issue
Block a user