xdg portals
This commit is contained in:
parent
ccd4d5314c
commit
39d1602864
2 changed files with 8 additions and 18 deletions
|
|
@ -141,4 +141,12 @@
|
|||
roboto
|
||||
];
|
||||
};
|
||||
|
||||
xdg.portal = {
|
||||
extraPortals = with pkgs; [
|
||||
xdg-desktop-portal-gnome
|
||||
xdg-desktop-portal-gtk
|
||||
];
|
||||
config.common.default = "*";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue