diff options
author | Ben Sima <ben@bsima.me> | 2023-04-24 15:09:41 -0400 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2023-04-28 08:05:28 -0400 |
commit | e78c58ef9d2d89dea91c40251dd93404d182e8fd (patch) | |
tree | d42c2d62090d3d5bdd1bf45f375535cc7d4c1876 /Biz/Cloud.nix | |
parent | 0b0a47029239cfa37635aa502d78f94481c8dda8 (diff) |
Setup meshhub for fun
Diffstat (limited to 'Biz/Cloud.nix')
-rw-r--r-- | Biz/Cloud.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Biz/Cloud.nix b/Biz/Cloud.nix index d7cb8cb..331331b 100644 --- a/Biz/Cloud.nix +++ b/Biz/Cloud.nix @@ -11,6 +11,7 @@ bild.os { ./Cloud/Git.nix ./Cloud/Cgit.nix ./Cloud/Hardware.nix + ./Cloud/Hub.nix ./Cloud/Mail.nix ./Cloud/Mumble.nix ./Cloud/Networking.nix |