This commit is contained in:
alisceon 2025-09-29 10:41:24 +02:00
parent 2d915ba449
commit 46044a3225

View file

@ -103,7 +103,15 @@
"tsla-nixos" = {
hostname = "tesla-nixos.lab.the.malice.zone";
};
"tsla-backups" = {
hostname = "backups.lab.the.malice.zone";
user = "root";
};
"tsla-books" = {
hostname = "books.lab.the.malice.zone";
user = "root";
};
}; # end matchBlocks
}; # end ssh
direnv = {
enable = true;