Regenerated

This commit is contained in:
2026-03-21 13:49:16 +00:00
parent b6f0907c96
commit a572651179
30 changed files with 2 additions and 1467 deletions
-7
View File
@@ -1,7 +0,0 @@
{ config, pkgs, ... }:
{
xdg.portal = {
enable = true;
config.system.default = [ "hyprland" "gtk" ];
};
}