forked from mirrors_public/oddlama_nix-config
feat: add ollama-webui, disable fucking dnssec until it works (never)
This commit is contained in:
parent
17eceb2253
commit
673ea778a0
15 changed files with 195 additions and 125 deletions
|
@ -15,8 +15,8 @@
|
|||
patches =
|
||||
old.patches
|
||||
++ [
|
||||
"${provisionSrc}/patches/${old.version}-oauth2-basic-secret-modify.patch"
|
||||
"${provisionSrc}/patches/${old.version}-recover-account.patch"
|
||||
"${provisionSrc}/patches/1.2.0-oauth2-basic-secret-modify.patch"
|
||||
"${provisionSrc}/patches/1.2.0-recover-account.patch"
|
||||
];
|
||||
passthru.enableSecretProvisioning = true;
|
||||
doCheck = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue