Commit graph

5 commits

Author SHA1 Message Date
591346600f
refactor: centralize unfree package allowlists
Move all allowUnfreePredicate declarations to global configs to prevent
the "last definition wins" merging issue. Unfree packages are now managed
in two central locations:
- NixOS system packages: nixos/common/global/default.nix
- Home Manager packages: home-manager/sajenim/global/default.nix
2025-10-01 10:23:20 +08:00
c38f58067a
opt in unfree 2025-04-30 12:18:32 +08:00
9cf14b2a8c
Remove deprecated protonup-ng and add missing proton-ge-bin compatibility
- Removed `protonup-ng` from home-manager configuration for games, as it is no longer used.
- Added `unstable.proton-ge-bin` to Steam's compatibility packages in the NixOS user configuration.
2025-02-18 14:13:01 +08:00
3350d19a45
fmt: alejandra 2024-08-08 09:02:42 +08:00
115e2849cd
Move steam.nix to user folder 2024-06-03 21:02:24 +08:00
Renamed from nixos/common/optional/steam.nix (Browse further)