mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
add lubelogger to oauth, fixes
This commit is contained in:
parent
855278a3e8
commit
718a5f59f1
2 changed files with 4 additions and 7 deletions
8
flake.lock
generated
8
flake.lock
generated
|
|
@ -387,11 +387,11 @@
|
||||||
"nixpkgs": "nixpkgs_5"
|
"nixpkgs": "nixpkgs_5"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1762789130,
|
"lastModified": 1762789556,
|
||||||
"narHash": "sha256-gN/csIkBKUGRx2S9EVmt1Bar5XaObl76W+DTSrzR9fs=",
|
"narHash": "sha256-qupzcnXM2ndlNZmuR3qBuePZ+bom+CJ6ApH/kEHBA/4=",
|
||||||
"ref": "refs/heads/master",
|
"ref": "refs/heads/master",
|
||||||
"rev": "acfa99641e9ea7cf1ff5de98c30ce9535f89e7b5",
|
"rev": "e90fa77845b9895fd9139b92c71918891633225b",
|
||||||
"revCount": 151,
|
"revCount": 152,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "ssh://git@github.com/TheWanderingCrow/nix-secrets"
|
"url": "ssh://git@github.com/TheWanderingCrow/nix-secrets"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -27,9 +27,6 @@ in
|
||||||
"lubelogger/pass_hash" = {
|
"lubelogger/pass_hash" = {
|
||||||
sopsFile = "${sopsFolder}/services.yaml";
|
sopsFile = "${sopsFolder}/services.yaml";
|
||||||
};
|
};
|
||||||
"lubelogger/admin_email" = {
|
|
||||||
sopsFile = "${sopsFolder}/services.yaml";
|
|
||||||
};
|
|
||||||
"lubelogger/mailer/server" = {
|
"lubelogger/mailer/server" = {
|
||||||
sopsFile = "${sopsFolder}/services.yaml";
|
sopsFile = "${sopsFolder}/services.yaml";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue