Added SSO to Vaultwarden & NGX

This commit is contained in:
2026-05-15 14:49:13 +02:00
parent ebcb37773a
commit c12da16d00
11 changed files with 111 additions and 161 deletions
+5
View File
@@ -72,6 +72,11 @@
url = "github:catppuccin/nix";
inputs.nixpkgs.follows = "nixpkgs";
};
oidcwarden = {
url = "github:Timshel/OIDCWarden";
flake = false;
};
};
outputs =