This commit is contained in:
Tao Tien 2025-05-23 16:45:21 -07:00
parent 50eb5f227a
commit 69c57dc9d2

View file

@ -1,14 +1,9 @@
{pkgs, ...}: {
# services.globalprotect = {
# enable = true;
# settings = {
# "vpn1.usfca.edu" = {
# openconnect-args = "";
# };
# };
# };
environment.systemPackages = with pkgs; [
delta
mask
mprocs
presenterm
# (llm.withPlugins (ps: with ps; [llm-openrouter]))
# bash-language-server
# digital
@ -94,6 +89,7 @@
mold-wrapped
probe-rs
rustup
rusty-man
sccache
trunk
wasm-bindgen-cli