Commit graph

7 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
3350d19a45
fmt: alejandra 2024-08-08 09:02:42 +08:00
a98e863719
Refactor 2024-06-16 23:10:03 +08:00
0a4f535117 refactor imports 2024-01-21 22:32:25 +08:00
186ace4edd refactor nixos 2024-01-21 21:03:57 +08:00
bf62eaece2 refactor 2024-01-14 06:29:18 +08:00