all repos — nixfiles @ 320fe19e14cf605700100be0145b63061d3895ca

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

dev/base: add alias to call laminarc remotely

Alan Pearce
commit

320fe19e14cf605700100be0145b63061d3895ca

parent

103f339506c123144709374ee2fda322cd5e6f2b

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M user/settings/development/base.nixuser/settings/development/base.nix
@@ -80,6 +80,7 @@ er = "direnv reload";
ea = "direnv allow"; ex = "direnv exec"; es = "direnv status"; + laminarc = "ssh linde laminarc"; curl3 = "${pkgs.curlHTTP3}/bin/curl --http3"; }; programs.direnv = {