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
chore: add zmx to duncan
dunkirk.sh
2 months ago
adb4d72b
f7bb2c11
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
terebithia
home
duncan.nix
+1
machines/terebithia/home/duncan.nix
···
13
13
shell = {
14
14
enable = true;
15
15
};
16
16
+
ssh.zmx.enable = true;
16
17
};
17
18
18
19
programs.home-manager.enable = true;