add: xdg-portal home-manager module from github:misterio77

This commit is contained in:
ooks-io 2023-12-02 22:51:26 +13:00
parent e4f7798bca
commit 984ac8264d
3 changed files with 27 additions and 26 deletions

View file

@ -10,5 +10,5 @@
./yt-dlp.nix
./playerctl.nix
];
xdg-portal.enable = true;
xdg.portal.enable = true;
}

View file

@ -14,6 +14,7 @@
];
xdg.mimeApps.enable = true;
xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-wlr ];
home.packages = with pkgs; [
grim
libnotify