Centralized steam configuration

This commit is contained in:
Filippo Berto 2025-01-08 23:38:48 +01:00
parent daa50575b5
commit c4225efceb
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
6 changed files with 46 additions and 58 deletions

View file

@ -329,11 +329,6 @@
security.pam.services.sddm.enableGnomeKeyring = true;
security.pam.services.autoUnlockKwallet.enableKwallet = true;
nixpkgs.config = {
allowUnfree = true;
packageOverrides = pkgs: { steam = pkgs.steam.override { extraPkgs = pkgs: [ pkgs.icu ]; }; };
};
zramSwap.enable = true;
# This value determines the NixOS release from which the default