Add the data share to the management server

This commit is contained in:
Andreas Zweili 2022-12-14 20:32:01 +01:00
parent f5e7d711c3
commit e919f8208d
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
inherit custom hostname;
})
(import "${custom.inputs.self}/modules/docker" { inherit custom; })
"${custom.inputs.self}/modules/data-share"
"${custom.inputs.self}/modules/logs-share"
(import "${custom.inputs.self}/modules/nix-direnv" { inherit custom; })
(import "${custom.inputs.self}/modules/restic-server-client" {