This commit is contained in:
Sebastian Moser
2024-03-01 21:52:59 +01:00
parent df2feb5202
commit 83db16aca0
6 changed files with 12 additions and 8 deletions

View File

@@ -50,7 +50,7 @@
xdg.portal = {
enable = true;
extraPortals = [
#pkgs.xdg-desktop-portal-gtk
pkgs.xdg-desktop-portal-gtk
#pkgs.xdg-desktop-portal-termfilechooser
(pkgs.callPackage ../mods/xdg-desktop-portal-termfilechooser/default.nix {})
];