current
1{
2  den.aspects.dev.homeManager = {config, ...}: {
3    programs.nh.flake = "${config.home.homeDirectory}/nix-config";
4  };
5}