mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
feat: prepare sentinel for webapp oauth2 authentication
This commit is contained in:
parent
19acca7cba
commit
6b81ecd961
9 changed files with 145 additions and 68 deletions
|
@ -16,4 +16,9 @@
|
|||
./acme.nix
|
||||
./caddy.nix
|
||||
];
|
||||
|
||||
extra.promtail = {
|
||||
enable = true;
|
||||
proxy = "sentinel";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue