Setting up java development

This commit is contained in:
LarsZauberer 2024-04-28 22:01:28 +02:00
commit ed32efa0ca
3 changed files with 9 additions and 0 deletions

View file

@ -43,6 +43,7 @@ in {
XDG_SESSION_DESKTOP = "Hyprland";
GTK_USE_PORTAL = "1";
NIXOS_XDG_OPEN_USE_PORTAL = "1";
NIXOS_OZONE_WL = "1";
};
programs.hyprland = {