deleted generated files

This commit is contained in:
2026-03-19 12:29:32 +00:00
parent 25ae144ee9
commit d75191b68f
32 changed files with 10 additions and 1541 deletions
@@ -1,7 +0,0 @@
{ config, pkgs, ... }:
{
xdg.portal = {
enable = true;
config.system.default = [ "hyprland" "gtk" ];
};
}