Skip to content

Commit

Permalink
turn on visual host keys
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Jan 24, 2023
1 parent d465278 commit 4569a0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dotfiles/ssh/default.nix
Expand Up @@ -4,6 +4,7 @@
extraConfig = ''
AddKeysToAgent yes
Include config.d/*
VisualHostKey yes
'';
};
}

0 comments on commit 4569a0e

Please sign in to comment.