Regenerated

This commit is contained in:
2026-03-19 14:50:54 +00:00
parent a1c5a78e47
commit a7079b5d78
29 changed files with 71 additions and 1487 deletions
@@ -1,7 +0,0 @@
{ config, pkgs, ... }:
{
xdg.portal = {
enable = true;
config.system.default = [ "hyprland" "gtk" ];
};
}