all repos — nixfiles @ 6b4469a98d7b2d88a3442b1051174000538199f0

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

de-flake local systems

Alan Pearce
commit

6b4469a98d7b2d88a3442b1051174000538199f0

parent

9fdde0d36aa52e10b0d587aea37b65bc14adfc85

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M user/settings/shell.nixuser/settings/shell.nix
@@ -125,7 +125,7 @@ hop = "home-manager packages";
hol = "home-manager generations"; hox = "home-manager expire-generations '-30 days'"; - nsh = "nix shell"; + nsh = "nix-shell"; nb = "nix build"; nl = "nix log"; # shadows `coreutils.nl`, but I've never used that yet nr = "nix run";