fix(sourcehut): Maybe the onboarding-redirect needs to be http?
This commit is contained in:
parent
a5d00e6339
commit
2dc710091d
1 changed files with 1 additions and 0 deletions
|
|
@ -276,6 +276,7 @@ in
|
|||
};
|
||||
"meta.sr.ht" = {
|
||||
origin = "http://meta.${sourcehut-fqdn}";
|
||||
onboarding-redirect = "http://meta.${sourcehut-fqdn}";
|
||||
};
|
||||
mail = {
|
||||
pgp-key-id = "/etc/nixos/secrets/sourcehut/mail.key.id";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue