deleted generated files

This commit is contained in:
2026-03-19 11:14:51 +00:00
parent be22334752
commit 81c272925b
32 changed files with 0 additions and 1464 deletions
@@ -1,7 +0,0 @@
{ config, pkgs, ... }:
{
xdg.portal = {
enable = true;
config.system.default = [ "hyprland" "gtk" ];
};
}