infrastructure/machines/nixos/tower01/secrets/secrets.nix
sinavir 0a43b6295a
chore: Refactor meta to a module architecture
Get rid of the weird half nix half module stuff.
2025-01-16 11:31:26 +01:00

9 lines
191 B
Nix

# SPDX-FileCopyrightText: 2024 La Délégation Générale Numérique <context@dgnum.eu>
#
# SPDX-License-Identifer: EUPL-1.2
(import ../../../../keys.nix).mkSecrets
[ "tower01" ]
[
]