{ config, ... }: { programs.nh = { enable = true; flake = "${config.home.homeDirectory}/Projects/nixos-config"; }; }