infrastructure/machines/nixos/web01/secrets/secrets.nix

18 lines
446 B
Nix
Raw Normal View History

# SPDX-FileCopyrightText: 2024 La Délégation Générale Numérique <contact@dgnum.eu>
#
# SPDX-License-Identifier: EUPL-1.2
2025-01-12 18:26:51 +01:00
(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"
]