add nixpkgs-review to base-pkgs
All checks were successful
nixos config pipeline / show-flake (push) Successful in 35s
nixos config pipeline / deploy (push) Successful in 10s

This commit is contained in:
smayzy 2026-04-21 21:14:29 +02:00
parent a6da384ba0
commit c7762fdebd

View File

@ -36,6 +36,7 @@ in
nfs-utils
nmap
agenix.packages.${stdenv.hostPlatform.system}.default
nixpkgs-review
];
programs.nix-index-database.comma.enable = true;
};