infrastructure/machines/nixos/hypervisor03/secrets/secrets.nix
sinavir 09731ab2e9
chore: Refactor meta to a module architecture
Get rid of the weird half nix half module stuff.
2025-01-23 09:51:45 +01:00

9 lines
196 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
[ "hypervisor03" ]
[
]