Regenerated

This commit is contained in:
2026-03-20 09:21:23 +00:00
parent 15d7ca3a47
commit 175787dcbe
30 changed files with 5 additions and 1502 deletions
-7
View File
@@ -1,7 +0,0 @@
{ config, pkgs, ... }:
{
xdg.portal = {
enable = true;
config.system.default = [ "hyprland" "gtk" ];
};
}