This commit is contained in:
Sebastian Moser
2024-01-23 15:03:48 +01:00
parent 22d3e2bd96
commit d21bc3c7c5
19 changed files with 643 additions and 17 deletions

View File

@@ -9,6 +9,11 @@
"github.com" = {
hostname = "github.com";
};
here = {
port = 8888;
hostname = "127.0.0.1";
user = "me";
};
rpi = {
port = 49388;
user = "me";