mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
docs: update attributions
This commit is contained in:
parent
b69ff8e50d
commit
4cba57bdd8
6 changed files with 33 additions and 55 deletions
|
|
@ -7,6 +7,7 @@ in
|
|||
{
|
||||
options = {
|
||||
swarselsystems.modules.server.oauth2Proxy = lib.mkEnableOption "enable oauth2-proxy on server";
|
||||
# largely based on https://github.com/oddlama/nix-config/blob/main/modules/oauth2-proxy.nix
|
||||
services.nginx.virtualHosts = lib.mkOption {
|
||||
type = lib.types.attrsOf (
|
||||
lib.types.submodule (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue