2a784ec46f
Adds authelia in front of any website given, that only members can access
6 lines
67 B
Nix
6 lines
67 B
Nix
{
|
|
imports = [
|
|
./authelia.nix
|
|
./authelia-nginx.nix
|
|
];
|
|
}
|