add nb-new

This commit is contained in:
2024-07-03 20:08:09 +02:00
parent 982a12ba08
commit 51c2636c42
53 changed files with 3460 additions and 264 deletions

View File

@@ -330,7 +330,7 @@ EOL
user = "root";
identityFile = "~/.ssh/epicenter.id_rsa";
};
"*.epicenter.works" = {
"*.epicenter.works !tools.epicenter.works" = {
user = "dominik";
identityFile = "~/.ssh/epicenter.id_rsa";
};