deleted generated files

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