all repos — nixfiles @ afd061bec3bc7221931119d3ea55fa808eef9dcb

System and user configuration, managed by nix and home-manager

remove nh

Alan Pearce
commit

afd061bec3bc7221931119d3ea55fa808eef9dcb

parent

7c8cbc1d0743a192ce8145539830fcbc3beb2fd2

1 file changed, 2 insertions(+), 2 deletions(-)

changed files
M user/settings/darwin.nixuser/settings/darwin.nix
@@ -97,8 +97,8 @@ };
}; home.shellAliases = { - rb = "nh os"; - rbs = "nh os switch"; + rb = "darwin-rebuild"; + rbs = "darwin-rebuild switch --flake '.?submodules=1'"; dig = "dig +noall +answer";