diff options
| author | Max Audron <audron@cocaine.farm> | 2023-10-13 17:36:53 +0200 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2023-10-13 17:37:58 +0200 |
| commit | 9e30ed04224144829d946335f3d43353aff24bc9 (patch) | |
| tree | c6c213d0e504fc51a70aeb6a5747af3f9c4b78e5 /modules/default.nix | |
| parent | set bgp router-id (diff) | |
deploy authentik
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 6912276..60bb257 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -12,6 +12,7 @@ wireguard = import ./wireguard; zfs = import ./zfs; + authentik = import ./authentik; acme = import ./acme; teamspeak = import ./teamspeak; postgresql = import ./postgresql; |
