forked from DGNum/infrastructure
feat(storage01): Deploy atticd on cachix.dgnum.eu
This commit is contained in:
parent
18b6744ef1
commit
ef9f84430e
6 changed files with 84 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
let
|
||||
lib = import ../../../lib { };
|
||||
publicKeys = lib.getNodeKeys "storage01";
|
||||
in
|
||||
|
||||
lib.setDefault { inherit publicKeys; } [
|
||||
in lib.setDefault { inherit publicKeys; } [
|
||||
"atticd-credentials_file"
|
||||
"forgejo-database_password_file"
|
||||
"garage-environment_file"
|
||||
"peertube-secrets_file"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue