docs: update attributions

This commit is contained in:
Leon Schwarzäugl 2025-06-16 23:21:46 +02:00
parent b69ff8e50d
commit 4cba57bdd8
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
6 changed files with 33 additions and 55 deletions

View file

@ -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 (