let
lib = import ../../../lib { };
publicKeys = lib.getNodeKeys "storage01";
in
lib.setDefault { inherit publicKeys; } [
"forgejo-database_password_file"
"peertube-secrets_file"
"peertube-service_environment_file"
]