oxi
This commit is contained in:
parent
50eb5f227a
commit
69c57dc9d2
1 changed files with 103 additions and 107 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue