feat: Enable lazy radicle service
This commit is contained in:
parent
07a228e298
commit
25148483a7
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ in {
|
|||
services.radicle.node = {
|
||||
enable = true;
|
||||
args = "--log-logger systemd";
|
||||
lazy.enable = true;
|
||||
};
|
||||
systemd.user.services."radicle-node".Service.EnvironmentFile = [config.sops.secrets."radicle/Tytonidae".path];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue