Regenerated

This commit is contained in:
2026-03-21 20:11:59 +00:00
parent 8ab9d28526
commit 7b1182cbb7
30 changed files with 28 additions and 1494 deletions
-7
View File
@@ -1,7 +0,0 @@
{ config, pkgs, ... }:
{
xdg.portal = {
enable = true;
config.system.default = [ "hyprland" "gtk" ];
};
}