{ den.aspects = { version-control = { homeManager = { pkgs, ... }: { home.packages = [ pkgs.nixpkgs-review ]; }; }; }; }