deleted generated files

This commit is contained in:
2026-03-19 12:01:24 +00:00
parent a29acf1f78
commit bfff81db18
32 changed files with 28 additions and 1615 deletions
@@ -1,7 +0,0 @@
{ config, pkgs, ... }:
{
xdg.portal = {
enable = true;
config.system.default = [ "hyprland" "gtk" ];
};
}