diff options
| author | Max Audron <audron@cocaine.farm> | 2023-10-02 14:05:36 +0200 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2023-10-02 14:05:36 +0200 |
| commit | d53ddb8da1d41fbfa3935dcc13bf6d234f46d0c2 (patch) | |
| tree | 19c4a85464c2b2d38a1d8e65f5a36473cba7b02d /modules/default.nix | |
| parent | merge diverged changes (diff) | |
add and update servers
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 b2df22e..54af828 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -1,4 +1,5 @@ { + bgp = import ./bgp; common = import ./common; crypto = import ./crypto; gitlab = import ./gitlab; |
