Regenerated

This commit is contained in:
2026-03-20 14:56:59 +00:00
parent 7c00ab60eb
commit ecc16458d0
30 changed files with 1 additions and 1457 deletions
-7
View File
@@ -1,7 +0,0 @@
{ config, pkgs, ... }:
{
xdg.portal = {
enable = true;
config.system.default = [ "hyprland" "gtk" ];
};
}