feat(modules): add nginx-authelia
This commit is contained in:
parent
1ef2364f31
commit
318eb4a682
3 changed files with 152 additions and 0 deletions
|
@ -104,6 +104,7 @@ rec {
|
|||
flakeDefaults = import ./modules/flakeDefaults.nix;
|
||||
systemdNotify = import ./modules/systemdNotify.nix;
|
||||
inadyn = import ./modules/inadyn.nix;
|
||||
nginx-authelia = import ./modules/nginx-authelia.nix;
|
||||
};
|
||||
};
|
||||
perSystem =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue