alien: configure proton vars and add steam big picture entry

This commit is contained in:
Sean Kovacs 2026-03-26 11:25:07 -04:00
commit dbc99ec132
Signed by: sckova
GPG key ID: 00F325187C68651A
2 changed files with 24 additions and 5 deletions

View file

@ -149,6 +149,8 @@
QT_QPA_PLATFORMTHEME = "qt6ct";
# this makes electron apps work per the wiki
NIXOS_OZONE_WL = "1";
# allow non-free packages in shells
NIXPKGS_ALLOW_UNFREE = 1;
};
gtk = {