ssh and mail updates to darwin config
This commit is contained in:
@@ -19,5 +19,10 @@
|
||||
./modules/zsh.nix
|
||||
];
|
||||
|
||||
programs.ssh.extraConfig = ''
|
||||
Host 192.168.100.*
|
||||
SetEnv TERM=xterm-256color
|
||||
'';
|
||||
|
||||
home.file.".config/ghostty/config".source = ../dotfiles/.config/ghostty/config;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user