refactor: make sshd module and some code refactor

This commit is contained in:
matt1432 2023-12-27 11:39:38 -05:00
parent f8442fc37e
commit ed92a42266
15 changed files with 89 additions and 97 deletions

View file

@ -3,8 +3,6 @@
enable = true;
settings = {
env = {
POKE = "true";
# fix wrong colors in tmux
TERM = "xterm-256color";
};