From 9d03287f4ad811883e5e78ce9b937fab5b852b33 Mon Sep 17 00:00:00 2001 From: Danilo Reyes Date: Thu, 24 Jul 2025 02:28:32 -0600 Subject: [PATCH] bookmark descriptions --- modules/servers/homepage/bookmarks/art.nix | 9 +++++++-- modules/servers/homepage/bookmarks/development.nix | 11 ++++++++--- modules/servers/homepage/bookmarks/entertainment.nix | 5 +++++ modules/servers/homepage/bookmarks/shopping.nix | 5 +++++ modules/servers/homepage/bookmarks/social.nix | 5 +++++ modules/servers/homepage/bookmarks/torrents.nix | 5 +++++ 6 files changed, 35 insertions(+), 5 deletions(-) diff --git a/modules/servers/homepage/bookmarks/art.nix b/modules/servers/homepage/bookmarks/art.nix index 6b98624..e7f6549 100644 --- a/modules/servers/homepage/bookmarks/art.nix +++ b/modules/servers/homepage/bookmarks/art.nix @@ -5,6 +5,7 @@ { abbr = "DA"; href = "https://deviantart.com/"; + description = "DeviantArt"; } ]; } @@ -13,6 +14,7 @@ { abbr = "FA"; href = "https://furaffinity.net/"; + description = "FurAffinity"; } ]; } @@ -21,14 +23,16 @@ { abbr = "PT"; href = "https://patreon.com/"; + description = "Patreon"; } ]; } { pillowfort = [ { - abbr = "PF"; - href = "https://pillowfort.social/"; + abbr = "MJ"; + href = "https://www.midjourney.com"; + description = "PillowFort"; } ]; } @@ -37,6 +41,7 @@ { abbr = "TB"; href = "https://tumblr.com/"; + description = "Tumblr"; } ]; } diff --git a/modules/servers/homepage/bookmarks/development.nix b/modules/servers/homepage/bookmarks/development.nix index 32e8c88..c5938c3 100644 --- a/modules/servers/homepage/bookmarks/development.nix +++ b/modules/servers/homepage/bookmarks/development.nix @@ -5,14 +5,16 @@ { abbr = "CGPT"; href = "https://chatgpt.com/"; + description = "GPT"; } ]; } { - documentation = [ + protonmail = [ { - abbr = "MJ"; - href = "https://www.midjourney.com"; + abbr = "PM"; + href = "https://account.proton.me/mail"; + description = "ProtonMail"; } ]; } @@ -21,6 +23,7 @@ { abbr = "GH"; href = "https://github.com/"; + description = "GitHub"; } ]; } @@ -29,6 +32,7 @@ { abbr = "GL"; href = "https://gitlab.com/"; + description = "GitLab"; } ]; } @@ -37,6 +41,7 @@ { abbr = "EX"; href = "https://exercism.org/"; + description = "Exercism"; } ]; } diff --git a/modules/servers/homepage/bookmarks/entertainment.nix b/modules/servers/homepage/bookmarks/entertainment.nix index a8d0a47..c422bd9 100644 --- a/modules/servers/homepage/bookmarks/entertainment.nix +++ b/modules/servers/homepage/bookmarks/entertainment.nix @@ -5,6 +5,7 @@ { abbr = "EG"; href = "https://store.epicgames.com/"; + description = "EpicGames"; } ]; } @@ -13,6 +14,7 @@ { abbr = "DZ"; href = "https://deezer.com/us/"; + description = "Deezer"; } ]; } @@ -21,6 +23,7 @@ { abbr = "RCO"; href = "https://readcomiconline.li/"; + description = "ReadComicOnline"; } ]; } @@ -29,6 +32,7 @@ { abbr = "PV"; href = "https://primevideo.com/"; + description = "Primevideo"; } ]; } @@ -37,6 +41,7 @@ { abbr = "YT"; href = "https://youtube.com/"; + description = "YouTube"; } ]; } diff --git a/modules/servers/homepage/bookmarks/shopping.nix b/modules/servers/homepage/bookmarks/shopping.nix index 0ca9db0..536de27 100644 --- a/modules/servers/homepage/bookmarks/shopping.nix +++ b/modules/servers/homepage/bookmarks/shopping.nix @@ -5,6 +5,7 @@ { abbr = "AM"; href = "https://amazon.com.mx/"; + description = "Amazon"; } ]; } @@ -13,6 +14,7 @@ { abbr = "CP"; href = "https://cinepolis.com/"; + description = "Cinepolis"; } ]; } @@ -21,6 +23,7 @@ { abbr = "PP"; href = "https://paypal.com/"; + description = "PayPal"; } ]; } @@ -29,6 +32,7 @@ { abbr = "WM"; href = "https://super.walmart.com.mx/"; + description = "Walmart"; } ]; } @@ -37,6 +41,7 @@ { abbr = "ML"; href = "https://mercadolibre.com.mx/"; + description = "MercadoLibre"; } ]; } diff --git a/modules/servers/homepage/bookmarks/social.nix b/modules/servers/homepage/bookmarks/social.nix index e4c35bf..917ba38 100644 --- a/modules/servers/homepage/bookmarks/social.nix +++ b/modules/servers/homepage/bookmarks/social.nix @@ -5,6 +5,7 @@ { abbr = "BS"; href = "https://bsky.app/"; + description = "BlueSky"; } ]; } @@ -13,6 +14,7 @@ { abbr = "FB"; href = "https://facebook.com/"; + description = "Facebook"; } ]; } @@ -21,6 +23,7 @@ { abbr = "IG"; href = "https://instagram.com/"; + description = "Instagram"; } ]; } @@ -29,6 +32,7 @@ { abbr = "RD"; href = "https://reddit.com/"; + description = "Reddit"; } ]; } @@ -37,6 +41,7 @@ { abbr = "X"; href = "https://x.com/home"; + description = "X"; } ]; } diff --git a/modules/servers/homepage/bookmarks/torrents.nix b/modules/servers/homepage/bookmarks/torrents.nix index bb46c73..0e23615 100644 --- a/modules/servers/homepage/bookmarks/torrents.nix +++ b/modules/servers/homepage/bookmarks/torrents.nix @@ -5,6 +5,7 @@ { abbr = "DP"; href = "https://docspedia.world/"; + description = "Docspedia"; } ]; } @@ -13,6 +14,7 @@ { abbr = "TM"; href = "https://teamos.xyz/"; + description = "TeamOS"; } ]; } @@ -21,6 +23,7 @@ { abbr = "IPT"; href = "https://iptorrents.com/"; + description = "IPTorrents"; } ]; } @@ -29,6 +32,7 @@ { abbr = "ITA"; href = "https://itatorrents.xyz/"; + description = "ItaTorrents"; } ]; } @@ -37,6 +41,7 @@ { abbr = "FNP"; href = "https://fearnopeer.com/"; + description = "FearNoPeer"; } ]; }