feat: tuning up

This commit is contained in:
Nick 2025-02-01 00:26:39 -06:00
parent e7cac64fb7
commit 2c2c38225a
12 changed files with 85 additions and 40 deletions

View file

@ -5,7 +5,6 @@
xdg = {
portal = {
enable = true;
extraPortals = builtins.attrValues {
inherit (pkgs)
xdg-desktop-portal-hyprland
@ -14,7 +13,6 @@
xdg-desktop-portal-gtk
;
};
wlr.enable = true;
xdgOpenUsePortal = true;
};