diff --git a/extras/dev.nix b/extras/dev.nix index 94b643d..911c910 100644 --- a/extras/dev.nix +++ b/extras/dev.nix @@ -1,4 +1,13 @@ {pkgs, ...}: { + # services.globalprotect = { + # enable = true; + # settings = { + # "vpn1.usfca.edu" = { + # openconnect-args = ""; + # }; + # }; + # }; + environment.systemPackages = with pkgs; [ # (llm.withPlugins (ps: with ps; [llm-openrouter])) # bash-language-server