change portal to hyprland
This commit is contained in:
parent
91c03b7751
commit
892e5681a1
@ -21,7 +21,7 @@ in
|
||||
};
|
||||
|
||||
xdg.portal.enable = true;
|
||||
xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-gtk ];
|
||||
xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-hyprland ];
|
||||
|
||||
fonts.packages = with pkgs; [ nerd-fonts.jetbrains-mono ];
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user