fix ssh and use yq-go instead of yq

top-level-wip
Hung 2023-02-12 12:02:27 -07:00
parent 4283dba315
commit 34982b3079
2 changed files with 13 additions and 2 deletions

View File

@ -1,5 +1,6 @@
Host *
IdentityFile ~/.ssh/id_rsa ~/.ssh/id_ed25519
IdentityFile ~/.ssh/id_rsa
IdentityFile ~/.ssh/id_ed25519
# felia mirror on windows
Host felia-win
@ -74,3 +75,13 @@ Host dev1
User htran
Port 22
Host ztp-egi
HostName 10.23.27.201
User root
Port 22
Host d3l-3
HostName 10.111.103.65
User htran
Port 22

View File

@ -33,7 +33,7 @@ in
pkgs.zip # compression
# cool utilities
pkgs.yq # Yaml adaptor for jq (only pretty print, little query)
pkgs.yq-go # Yaml adaptor for jq (only pretty print, little query)
# pkgs.xorg.xclock # TODO: only include if have gui # For testing GL installation
# pkgs.logseq # TODO: only include if have GL # Obsidian alt
pkgs.mosh # Parsec for SSH