sassasha
This commit is contained in:
parent
2d915ba449
commit
46044a3225
1 changed files with 9 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue