refactor(nginx): Clean up nginx configuration
This commit is contained in:
parent
d82c353329
commit
767a14ab6e
8 changed files with 177 additions and 171 deletions
|
|
@ -1,6 +1 @@
|
|||
{
|
||||
imports = [
|
||||
./crowdsec
|
||||
./nginxExtensions.nix
|
||||
];
|
||||
}
|
||||
{ imports = [ ./crowdsec ]; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue