Initial config for socrates

This commit is contained in:
2021-09-18 22:56:56 -07:00
parent 7142102acb
commit 68f9030e9f
11 changed files with 72 additions and 41 deletions
+13
View File
@@ -0,0 +1,13 @@
{
description = "sea.fudo.org deploy server.";
ssh-fingerprints = [
];
rp = "niten";
admin-email = "niten@fudo.org";
domain = "sea.fudo.org";
site = "seattle";
profile = "server";
ssh-pubkey =
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGuClWAtkOMBOVFAFFdWosCT8NvuJBps46P4RV+Qqz4b";
tmp-on-tmpfs = false;
}