Regenerated

This commit is contained in:
2026-03-19 20:40:15 +00:00
parent a09718640d
commit 64e1cef2aa
31 changed files with 8 additions and 1511 deletions
@@ -1,7 +0,0 @@
{ config, pkgs, ... }:
{
xdg.portal = {
enable = true;
config.system.default = [ "hyprland" "gtk" ];
};
}