ref: cleanup

This commit is contained in:
Katharina Heidenreich 2026-04-04 17:06:07 +02:00
parent ed0db330f1
commit 36822ce013
5 changed files with 0 additions and 75 deletions

View file

@ -1,6 +1,3 @@
# Config-backed service registry.
# NOTE: VPN credentials are temporarily stored here and will be moved
# to the dedicated secret system in a later migration step.
let
storage_data = import ../config/storage.nix;
secrets = import ../intermediate/secrets.nix;