all repos — nixfiles @ f517c4bb0866447380a6f495f63c523607f1fb6f

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

dev/base: don't keep curlHTTP3 installed

Alan Pearce
commit

f517c4bb0866447380a6f495f63c523607f1fb6f

parent

320fe19e14cf605700100be0145b63061d3895ca

1 file changed, 0 insertions(+), 1 deletion(-)

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