hive enable sso
This commit is contained in:
parent
4ec6b51abd
commit
39f3f79c66
2 changed files with 5 additions and 4 deletions
8
flake.lock
generated
8
flake.lock
generated
|
|
@ -373,11 +373,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1786483528,
|
"lastModified": 1786485019,
|
||||||
"narHash": "sha256-81vAfEUiSOEltR/zo3sB6zfuVkOt1ubmRQiq0A0KeRE=",
|
"narHash": "sha256-dDtlUWQ9mYftJ9mRqc4F0VA83mauuYlfCNYf3xYT0F4=",
|
||||||
"ref": "refs/heads/main",
|
"ref": "refs/heads/main",
|
||||||
"rev": "50605851f4a09f35a009ce797d89c5a696bdb0e7",
|
"rev": "21ceb75850c463d7ae8f6b0d64e04aff79dd8094",
|
||||||
"revCount": 3393,
|
"revCount": 3400,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://forge.darkest.space/hyperhive/hyperhive.git"
|
"url": "https://forge.darkest.space/hyperhive/hyperhive.git"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -44,6 +44,7 @@ in
|
||||||
enable = true;
|
enable = true;
|
||||||
concurrency = 2;
|
concurrency = 2;
|
||||||
};
|
};
|
||||||
|
sso.enable = true;
|
||||||
};
|
};
|
||||||
matrix = {
|
matrix = {
|
||||||
# not default - both still on hive domain
|
# not default - both still on hive domain
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue