all repos — dotfiles @ a33610134fdadd3c13bbd31234da79f6ab9f1071

my *nix dotfiles

readme: add kvothe
Anirudh Oppiliappan x@icyphox.sh
Thu, 02 Feb 2023 16:20:14 +0200
commit

a33610134fdadd3c13bbd31234da79f6ab9f1071

parent

3e5310b97fbff6540545635654397c1aef286a97

2 files changed, 8 insertions(+), 0 deletions(-)

jump to
M readmereadme

@@ -9,3 +9,6 @@ NixOS, running KDE Plasma.

• syl: HP Envy 13 macOS 13.0.1 Ventura hackintosh, using nix-darwin. + + • kvothe: MacBook Pro 14 (M1 Pro) + macOS 13.0.1 Ventura, using nix-darwin.
M ssh/configssh/config

@@ -10,6 +10,7 @@ User git

Hostname github.com TCPKeepAlive yes IdentityFile ~/.ssh/id_ed25519 + IdentityFile ~/.ssh/upcloud Host fern Hostname fern

@@ -45,3 +46,7 @@ host lvm

HostName 0.0.0.0 User root port 10022 + +Host upcloud + Hostname git.services.upcloud.com + IdentityFile ~/.ssh/upcloud