Regenerated

This commit is contained in:
2026-03-21 20:14:03 +00:00
parent b745f1008d
commit 5aa8ee8b66
32 changed files with 3 additions and 1522 deletions
-7
View File
@@ -1,7 +0,0 @@
{ config, pkgs, ... }:
{
xdg.portal = {
enable = true;
config.system.default = [ "hyprland" "gtk" ];
};
}