oxi
This commit is contained in:
parent
50eb5f227a
commit
69c57dc9d2
1 changed files with 103 additions and 107 deletions
|
|
@ -1,14 +1,9 @@
|
||||||
{pkgs, ...}: {
|
{pkgs, ...}: {
|
||||||
# services.globalprotect = {
|
|
||||||
# enable = true;
|
|
||||||
# settings = {
|
|
||||||
# "vpn1.usfca.edu" = {
|
|
||||||
# openconnect-args = "";
|
|
||||||
# };
|
|
||||||
# };
|
|
||||||
# };
|
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
delta
|
||||||
|
mask
|
||||||
|
mprocs
|
||||||
|
presenterm
|
||||||
# (llm.withPlugins (ps: with ps; [llm-openrouter]))
|
# (llm.withPlugins (ps: with ps; [llm-openrouter]))
|
||||||
# bash-language-server
|
# bash-language-server
|
||||||
# digital
|
# digital
|
||||||
|
|
@ -94,6 +89,7 @@
|
||||||
mold-wrapped
|
mold-wrapped
|
||||||
probe-rs
|
probe-rs
|
||||||
rustup
|
rustup
|
||||||
|
rusty-man
|
||||||
sccache
|
sccache
|
||||||
trunk
|
trunk
|
||||||
wasm-bindgen-cli
|
wasm-bindgen-cli
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue