nixos: services: nginx: sso: use upstream module
All checks were successful
ci/woodpecker/push/check Pipeline was successful
All checks were successful
ci/woodpecker/push/check Pipeline was successful
It's finally been merged, so let's get rid of this module.
This commit is contained in:
parent
2996481327
commit
9c50691ede
2 changed files with 0 additions and 88 deletions
|
|
@ -87,10 +87,6 @@ let
|
|||
});
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
./sso
|
||||
];
|
||||
|
||||
options.my.services.nginx = with lib; {
|
||||
enable = mkEnableOption "Nginx";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue