infrastructure/machines/nixos/web01/secrets/secrets.nix
2025-01-15 09:31:25 +01:00

17 lines
446 B
Nix

# SPDX-FileCopyrightText: 2024 La Délégation Générale Numérique <contact@dgnum.eu>
#
# SPDX-License-Identifier: EUPL-1.2
(import ../../../../keys).mkSecrets
[ "web01" ]
[
# List of secrets for web01
"acme-certs_secret"
"bupstash-put_key"
"matterbridge-config_file"
"named-bind_dnskeys_conf"
"netbox-environment_file"
"ntfy_sh-environment_file"
"castopod-environment_file"
"kahulm-session_secret"
]