deleted generated files

This commit is contained in:
2026-03-19 13:50:59 +00:00
parent bdc9e637b0
commit 661b6b43b4
29 changed files with 12 additions and 1346 deletions
@@ -1,7 +0,0 @@
{ config, pkgs, ... }:
{
xdg.portal = {
enable = true;
config.system.default = [ "hyprland" "gtk" ];
};
}