mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 18:15:13 -05:00
feat: changed some names
This commit is contained in:
parent
ff826c785a
commit
f58dd3a8f7
6 changed files with 8 additions and 14 deletions
|
@ -29,14 +29,6 @@ in {
|
|||
tags = ["git" "github" "brbwaffles"];
|
||||
keyword = "GitHub";
|
||||
}
|
||||
{
|
||||
name = "GitLab (Appoota)";
|
||||
url = "${gitlabURL}/Appoota/dotfiles";
|
||||
tags =
|
||||
["appoota"]
|
||||
++ gitlabTags;
|
||||
keyword = "GitLab";
|
||||
}
|
||||
{
|
||||
name = "GitLab (Fallaryn)";
|
||||
url = "${gitlabURL}/fallaryn/dotfiles";
|
||||
|
@ -55,7 +47,7 @@ in {
|
|||
}
|
||||
{
|
||||
name = "GitLab (Nick)";
|
||||
url = "${gitlabURL}/BRBWaffles/dotfiles";
|
||||
url = "${gitlabURL}/upRootNutrition/dotfiles";
|
||||
tags =
|
||||
["brbwaffles"]
|
||||
++ gitlabTags;
|
||||
|
|
|
@ -28,13 +28,13 @@
|
|||
}
|
||||
{
|
||||
name = "LiberaPay";
|
||||
url = "https://liberapay.com/TheNutrivore";
|
||||
url = "https://liberapay.com/upRootNutrition";
|
||||
tags = ["libera" "liberapay" "donations" "bank" "banking" "money" "nutrivore"];
|
||||
keyword = "Libera";
|
||||
}
|
||||
{
|
||||
name = "Patreon";
|
||||
url = "https://www.patreon.com/thenutrivore";
|
||||
url = "https://www.patreon.com/upRootNutrition";
|
||||
tags = ["patreon" "donations" "bank" "banking" "money" "nutrivore"];
|
||||
keyword = "Patreon";
|
||||
}
|
||||
|
|
|
@ -87,7 +87,7 @@ in {
|
|||
{
|
||||
name = instances.peertube.label;
|
||||
url = "https://${instances.peertube.subdomain}.${instances.web.domains.url1}";
|
||||
tags = [instances.peertube.name "peer" "tube" "nutrivore"];
|
||||
tags = [instances.peertube.name "peer" "tube" "uprootnutrition"];
|
||||
keyword = instances.peertube.label;
|
||||
}
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue