Desktop/ssh: send colorterm variable

This commit is contained in:
Toast 2024-04-23 10:07:33 +02:00
parent 2b9491c837
commit 319550e718

View file

@ -17,6 +17,7 @@
host = "everest";
hostname = "everest.sable-pancake.ts.net";
forwardAgent = true;
sendEnv = ["COLORTERM"];
};
};
};