create radicle node on genepi
This commit is contained in:
@@ -5,6 +5,11 @@ let
|
||||
keys.hosts.genepi
|
||||
keys.rpqt.haze
|
||||
];
|
||||
|
||||
keysForCrocus = [
|
||||
keys.hosts.crocus
|
||||
keys.rpqt.haze
|
||||
];
|
||||
in
|
||||
{
|
||||
"gandi.age".publicKeys = keysForGenepi;
|
||||
@@ -17,4 +22,6 @@ in
|
||||
|
||||
# Password of the default user
|
||||
"freshrss.age".publicKeys = keysForGenepi;
|
||||
|
||||
"radicle-private-key.age".publicKeys = keysForCrocus;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user