Add Zoidberg
Check Flake / check-flake (push) Failing after 2m43s

This commit is contained in:
2023-08-10 19:40:01 -06:00
parent 1922bbbcfd
commit da7ebe7baa
3 changed files with 81 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
hostNames = [
"zoidberg"
];
arch = "x86_64-linux";
systemRoles = [
"personal"
"media-center"
];
hostKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHvdC1EiLqSNVmk5L1p7cWRIrrlelbK+NMj6tEBrwqIq";
}