feat(storage01): Deploy atticd on cachix.dgnum.eu

This commit is contained in:
Tom Hubrecht 2023-09-28 17:20:16 +02:00
parent 18b6744ef1
commit ef9f84430e
6 changed files with 84 additions and 2 deletions

View file

@ -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"