remove nh
1 file changed, 2 insertions(+), 2 deletions(-)
changed files
M user/settings/darwin.nix → user/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";