diff options
| author | Max Audron <audron@cocaine.farm> | 2026-01-08 13:38:02 +0100 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2026-01-08 13:38:02 +0100 |
| commit | c312741d61f9d7fdc6e84c95484750cd2dc99edf (patch) | |
| tree | 92d7a4779dd1e2766b30e00a883d567d3b41d2d1 /modules/authentik | |
| parent | move rtorrent session folder to cached dataset (diff) | |
fix some update stuff
Diffstat (limited to 'modules/authentik')
| -rw-r--r-- | modules/authentik/default.nix | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/authentik/default.nix b/modules/authentik/default.nix index 9cc3a3f..c4ed297 100644 --- a/modules/authentik/default.nix +++ b/modules/authentik/default.nix @@ -1,9 +1,5 @@ { self, config, lib, pkgs, ... }: -with self.lib.nginx; - -let version = "2025.6.4"; -in { services.authentik = { enable = true; |
