Regenerated

This commit is contained in:
2026-03-19 15:35:24 +00:00
parent e379a40132
commit e3807ff477
32 changed files with 57 additions and 1726 deletions
@@ -1,7 +0,0 @@
{ config, pkgs, ... }:
{
xdg.portal = {
enable = true;
config.system.default = [ "hyprland" "gtk" ];
};
}