ref: cleanup
This commit is contained in:
parent
ed0db330f1
commit
36822ce013
5 changed files with 0 additions and 75 deletions
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
# Declarative web store config.
|
||||
# Keep only root declarations here; parsing/loading happens in intermediate/web.nix.
|
||||
rec {
|
||||
stores = {
|
||||
home = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue