forked from Bos55/nix-config
feat(attic): extract attic to service module, add cache host, configure reverse proxy/DNS
This commit is contained in:
parent
ccfa328771
commit
de1ee54b8b
8 changed files with 213 additions and 2 deletions
|
|
@ -47,6 +47,7 @@
|
|||
Ingress.modules = [ ./hosts/Ingress ];
|
||||
Gitea.modules = [ ./hosts/Gitea ];
|
||||
Vaultwarden.modules = [ ./hosts/Vaultwarden ];
|
||||
BinaryCache.modules = [ ./hosts/BinaryCache ];
|
||||
|
||||
# Production multi-service
|
||||
Binnenpost.modules = [ ./hosts/Binnenpost ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue