zenix: add bs-manager and grayjay

This commit is contained in:
Tristan 2026-03-28 16:11:30 +00:00
parent b5e1d0081c
commit 33f4838d5c
6 changed files with 3 additions and 17 deletions

View file

@ -16,7 +16,7 @@ in {
xdg.portal = {
enable = true;
configPackages = [pkgs.hyprland];
extraPortals = [pkgs.xdg-desktop-portal-gtk pkgs.xdg-desktop-portal-wlr];
extraPortals = [pkgs.xdg-desktop-portal-gtk];
};
wayland.windowManager.hyprland = {