infrastructure/machines/nixos/geo02/secrets/secrets.nix
sinavir e0759140cc
chore: Refactor meta to a module architecture
Get rid of the weird half nix half module stuff.
2025-02-06 13:08:04 +01:00

9 lines
221 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.nix).mkSecrets
[ "geo02" ]
[
# List of secrets for geo02
]