add robocadey to kos-mos

Signed-off-by: Xe <me@christine.website>
This commit is contained in:
Cadey Ratio 2022-04-30 02:04:23 +00:00
parent 4c65c31bae
commit 15f5d200a7
2 changed files with 4 additions and 0 deletions

View File

@ -9,4 +9,6 @@
networking.hostName = "kos-mos";
networking.hostId = "472479d4";
xeserv.services.robocadey.enable = true;
}

View File

@ -36,4 +36,6 @@ in {
"hosts/chrysalis/secret/mara.age".publicKeys = publicKeys;
"hosts/firgu/secret/cf.env.age".publicKeys = publicKeys;
"hosts/firgu/secret/snoo2nebby.age".publicKeys = publicKeys;
"secret/robocadey.age".publicKeys = publicKeys;
}