infrastructure/modules/nixos/dgn-backups/keys/secrets.nix
sinavir e0aaa8f267
chore: Refactor meta to a module architecture
Get rid of the weird half nix half module stuff.
2025-01-23 23:29:05 +01:00

12 lines
253 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
[ ]
[
"compute01.key"
"storage01.key"
"web01.key"
"web03.key"
]