Regenerated

This commit is contained in:
2026-03-20 10:26:56 +00:00
parent 865c46e531
commit cb64d5e361
30 changed files with 5 additions and 1524 deletions
-7
View File
@@ -1,7 +0,0 @@
{ config, pkgs, ... }:
{
xdg.portal = {
enable = true;
config.system.default = [ "hyprland" "gtk" ];
};
}