add robocadey to kos-mos
Signed-off-by: Xe <me@christine.website>
This commit is contained in:
parent
4c65c31bae
commit
15f5d200a7
|
@ -9,4 +9,6 @@
|
||||||
|
|
||||||
networking.hostName = "kos-mos";
|
networking.hostName = "kos-mos";
|
||||||
networking.hostId = "472479d4";
|
networking.hostId = "472479d4";
|
||||||
|
|
||||||
|
xeserv.services.robocadey.enable = true;
|
||||||
}
|
}
|
||||||
|
|
|
@ -36,4 +36,6 @@ in {
|
||||||
"hosts/chrysalis/secret/mara.age".publicKeys = publicKeys;
|
"hosts/chrysalis/secret/mara.age".publicKeys = publicKeys;
|
||||||
"hosts/firgu/secret/cf.env.age".publicKeys = publicKeys;
|
"hosts/firgu/secret/cf.env.age".publicKeys = publicKeys;
|
||||||
"hosts/firgu/secret/snoo2nebby.age".publicKeys = publicKeys;
|
"hosts/firgu/secret/snoo2nebby.age".publicKeys = publicKeys;
|
||||||
|
|
||||||
|
"secret/robocadey.age".publicKeys = publicKeys;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue