radicle: update renamed option
This commit is contained in:
parent
a63b3080c9
commit
8fe5050d7e
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
{
|
||||
services.radicle = {
|
||||
enable = true;
|
||||
privateKeyFile = config.clan.core.vars.generators.radicle.files."id_ed25519".path;
|
||||
privateKey = config.clan.core.vars.generators.radicle.files."id_ed25519".path;
|
||||
publicKey = config.clan.core.vars.generators.radicle.files."id_ed25519.pub".value;
|
||||
node = {
|
||||
openFirewall = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue