Update README.md
This commit is contained in:
parent
73af54b0d6
commit
ca24576392
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ A Nix flake providing a package, NixOS module and basic VM test for [authentik](
|
|||
|
||||
## NixOS compatibilty
|
||||
|
||||
This project only supports NixOS unstable. A workaround should be to *not* overwrite the nixpkgs input.
|
||||
This project supports the flake inputs with the revisions specified in the committed `flake.lock` of this repository. Custom overrides of the flake inputs, such as overriding the `nixpkgs` input with `follows`, are not supported per se, as they may easily lead to build or evaluation errors.
|
||||
|
||||
## 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue