mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
authelia: move module under security and minor fixes
Fixed test access to lib Added nixos test to passthru
This commit is contained in:
parent
af79cc0c5c
commit
9b60eef4bd
4 changed files with 4 additions and 3 deletions
|
@ -1063,6 +1063,7 @@
|
|||
./services/search/opensearch.nix
|
||||
./services/search/qdrant.nix
|
||||
./services/security/aesmd.nix
|
||||
./services/security/authelia.nix
|
||||
./services/security/certmgr.nix
|
||||
./services/security/cfssl.nix
|
||||
./services/security/clamav.nix
|
||||
|
@ -1210,7 +1211,6 @@
|
|||
./services/web-apps/zabbix.nix
|
||||
./services/web-servers/agate.nix
|
||||
./services/web-servers/apache-httpd/default.nix
|
||||
./services/web-servers/authelia.nix
|
||||
./services/web-servers/caddy/default.nix
|
||||
./services/web-servers/darkhttpd.nix
|
||||
./services/web-servers/fcgiwrap.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue