Recretaed nix files

This commit is contained in:
2026-02-26 14:19:26 +01:00
parent 1cfc6d4790
commit f324231ba8
2 changed files with 305 additions and 299 deletions
@@ -81,7 +81,10 @@ in
xdg.portal = {
enable = true;
extraPortals = [ pkgs.xdg-desktop-portal-gtk ];
extraPortals = with pkgs; [
xdg-desktop-portal-hyprland
xdg-desktop-portal-gtk
];
};
# Deploy the config file for runtime visibility/debugging