Compare commits

..

9 commits

Author SHA1 Message Date
2c0b1ef7d5
modules/matrix: rename used config options
Some checks failed
Flake checks / Check (pull_request) Failing after 22s
2024-10-30 18:34:25 +01:00
6ad4842c2d
mas: move to module, add secrets for prod
Some checks failed
Flake checks / Check (pull_request) Failing after 2m59s
2024-10-30 17:57:33 +01:00
bbc964b8b1
modules/matrix: rename secrets to not include hostnames
Some checks failed
Flake checks / Check (pull_request) Failing after 2m42s
2024-10-30 17:16:32 +01:00
15eca411ba
dns: list.pub.solar should be A / AAAA records
All checks were successful
Flake checks / Check (pull_request) Successful in 23m51s
2024-10-28 21:39:00 +01:00
ba84cefc41
dns: add CNAME record for mas.pub.solar 2024-10-28 21:38:43 +01:00
50ba11cb86
fix: passkey support in pub.solar keycloak theme
All checks were successful
Flake checks / Check (pull_request) Successful in 22m53s
2024-10-27 23:22:54 +01:00
7538f20316
style: fix formatting 2024-10-27 23:22:54 +01:00
92bfc157f4
matrix: do not change paths for nachtigall secrets 2024-10-27 23:22:54 +01:00
b1b619e17b
matrix-authentication-service: init host underground
to test mas, related to #242
2024-10-27 23:22:36 +01:00

View file

@ -10,7 +10,6 @@ let
version = "7ebfbc91e92bb133beb907c6bde79279ee5156df";
src = pkgs.fetchgit {
url = "https://git.tt-rss.org/fox/ttrss-auth-oidc.git";
rev = "7ebfbc91e92bb133beb907c6bde79279ee5156df";
hash = "sha256-G6vZBvSWms6s6nHZWsxJjMGuubt/imiBvbp6ykwrZbg=";
};
installPhase = ''