1
0
Fork 0

cloudflared: Import

This commit is contained in:
Daniel Kempkens 2022-12-26 17:55:17 +01:00
parent 4033de5a8b
commit 953471a13b
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -13,6 +13,8 @@ in
../nixos/git.nix
(import ../nixos/cloudflared.nix (args // { inherit secret; }))
(import ../nixos/mastodon.nix (args // { inherit secret; }))
(import ../nixos/synapse.nix (args // { inherit secret; }))