Change base url of youthlic.social from youthlic.fun
This commit is contained in:
parent
f47fcb9b9b
commit
4dfd323325
7 changed files with 10 additions and 10 deletions
|
|
@ -22,7 +22,7 @@ in {
|
|||
path = "${config.xdg.configHome}/rustypaste/config.toml";
|
||||
content = ''
|
||||
[server]
|
||||
address = "https://paste.youthlic.fun"
|
||||
address = "https://paste.youthlic.social"
|
||||
auth_token = "${config.sops.placeholder."rustypaste/auth"}"
|
||||
delete_token = "${config.sops.placeholder."rustypaste/delete"}"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue