tangled
alpha
login
or
join now
dunkirk.sh
/
dots
3
fork
atom
Kieran's opinionated (and probably slightly dumb) nix config
3
fork
atom
overview
issues
pulls
pipelines
feat: add cargo to path
dunkirk.sh
4 months ago
4504aea7
db14b2d1
verified
This commit was signed with the committer's
known signature
.
dunkirk.sh
SSH Key Fingerprint:
SHA256:DqcG0RXYExE26KiWo3VxJnsxswN1QNfTBvB+bdSpk80=
+1
1 changed file
expand all
collapse all
unified
split
machines
atalanta
home
default.nix
+1
machines/atalanta/home/default.nix
···
39
39
40
40
programs.zsh.initContent = ''
41
41
eval "$(/usr/libexec/path_helper)"
42
42
+
export PATH="$HOME/.cargo/bin:$PATH"
42
43
43
44
# MITM proxy management functions
44
45
MITM_SERVICE="Wi-Fi" # Change to "Ethernet" if needed