nixos: add affinity v3

This commit is contained in:
2026-07-23 16:02:02 -04:00
parent a0f034a345
commit e16e34c4bb
3 changed files with 342 additions and 38 deletions
+7 -1
View File
@@ -242,7 +242,12 @@ in
];
};
nixpkgs.config.allowUnfree = true;
nixpkgs = {
config.allowUnfree = true;
overlays = [
inputs.affinity-nix.overlays.default
];
};
nix = {
gc = {
@@ -280,6 +285,7 @@ in
devenv
nerd-fonts.hack
jump
affinity-v3
unstable.winetricks
unstable.fastfetch