From ac06ee0ecc63a86c0710a8adf9981d33aed22726 Mon Sep 17 00:00:00 2001 From: Marcel <34819524+MarcelCoding@users.noreply.github.com> Date: Thu, 1 May 2025 18:40:48 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6d12bb9..8415810 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ A Nix flake providing a package, NixOS module and basic VM test for [authentik](https://github.com/goauthentik/authentik) +## NixOS compatibilty + +This project only supports NixOS unstable. + ## Important Note Please note that this project is not directly affiliated with the official [authentik](https://github.com/goauthentik/authentik) project. Most importantly this means that there is no official support for this packaging and deployment approach. Therefore, please refrain from opening issues for the official project when running into problems with this flake. Feel free to open issues here. If in doubt, please open an issue here first so we can make sure that it's not directly related to this packaging/deployment approach before escalating to the official project.