diff options
Diffstat (limited to 'modules/default.nix')
| -rw-r--r-- | modules/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/default.nix b/modules/default.nix index 4865c38..9e13005 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -2,6 +2,7 @@ bgp = import ./bgp; common = import ./common; crypto = import ./crypto; + git = import ./git; hetzner = import ./hetzner; image = import ./image; kubernetes = import ./kubernetes; |
