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: compatibility for the remarkable ssh connection
dunkirk.sh
1 month ago
348db37a
f65ae842
verified
This commit was signed with the committer's
known signature
.
dunkirk.sh
SSH Key Fingerprint:
SHA256:DqcG0RXYExE26KiWo3VxJnsxswN1QNfTBvB+bdSpk80=
+3
1 changed file
expand all
collapse all
unified
split
machines
atalanta
home
default.nix
+3
machines/atalanta/home/default.nix
···
108
108
remarkable = {
109
109
hostname = "10.11.99.01";
110
110
user = "root";
111
111
+
extraOptions = {
112
112
+
SetEnv = "TERM=xterm-256color";
113
113
+
};
111
114
};
112
115
113
116
acm-battlestation = {