Refactor attic configuration as module
This commit is contained in:
parent
cf86743d68
commit
752bed060b
6 changed files with 102 additions and 89 deletions
|
@ -1,9 +1,6 @@
|
|||
{ ... }:
|
||||
{
|
||||
sops.secrets = {
|
||||
"attic/server_token" = {
|
||||
restartUnits = [ "atticd.service" ];
|
||||
};
|
||||
"gitlab-runner/default-registration" = {
|
||||
restartUnits = [ "gitlab-runner.service" ];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue