Set GTK_USE_PORTAL to 1 globally

This commit is contained in:
EsVagy42 2025-05-26 15:47:11 +02:00
parent aecd467be2
commit 9dac359ae5
2 changed files with 5 additions and 1 deletions

View file

@ -151,6 +151,10 @@
};
};
environment.sessionVariables = {
GTK_USE_PORTAL = 1;
};
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with pkgs; [