Kieran's opinionated (and probably slightly dumb) nix config

chore: compatibility for the remarkable ssh connection

dunkirk.sh 348db37a f65ae842

verified
+3
+3
machines/atalanta/home/default.nix
··· 108 108 remarkable = { 109 109 hostname = "10.11.99.01"; 110 110 user = "root"; 111 + extraOptions = { 112 + SetEnv = "TERM=xterm-256color"; 113 + }; 111 114 }; 112 115 113 116 acm-battlestation = {