Regenerated

This commit is contained in:
2026-03-20 15:15:06 +00:00
parent 71e13cd2c1
commit ce94a9e5f9
30 changed files with 22 additions and 1471 deletions
-7
View File
@@ -1,7 +0,0 @@
{ config, pkgs, ... }:
{
xdg.portal = {
enable = true;
config.system.default = [ "hyprland" "gtk" ];
};
}