This commit is contained in:
fwastring 2025-12-17 16:08:47 +01:00
parent d82b15f10e
commit 9da7c8a2db
2 changed files with 5 additions and 4 deletions

View file

@ -70,6 +70,7 @@
via
remmina
brightnessctl
speedcrunch
dbeaver-bin

View file

@ -7,8 +7,8 @@
"dm2" = {
hostname = "192.168.0.190";
port = 22;
user = "fw";
identityFile = "/home/fw/.ssh/fw-ssh-key";
user = "ifacts";
identityFile = "/home/fw/.ssh/id_ed25519";
};
"caddy" = {
hostname = "192.168.0.214";
@ -36,8 +36,8 @@
"docker03" = {
hostname = "192.168.0.118";
port = 22;
user = "fw";
identityFile = "/home/fw/.ssh/fw-ssh-key";
user = "ifacts";
identityFile = "/home/fw/.ssh/id_ed25519";
};
"node" = {
hostname = "100.64.0.4";