From c8384ecee48d71960baaba65b68cd6ef1be78520 Mon Sep 17 00:00:00 2001 From: osbm Date: Tue, 29 Jul 2025 02:34:03 +0300 Subject: [PATCH] add more links --- modules/services/glance.nix | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/modules/services/glance.nix b/modules/services/glance.nix index 7e141b3..2aca0b1 100644 --- a/modules/services/glance.nix +++ b/modules/services/glance.nix @@ -49,6 +49,22 @@ title = "Crates.io"; url = "https://crates.io/users/osbm"; } + { + title = "HuggingFace"; + url = "https://huggingface.co/osbm"; + } + { + title = "Bluesky"; + url = "https://bsky.app/profile/osbm.dev"; + } + { + title = "Docker Hub"; + url = "https://hub.docker.com/u/osbm"; + } + { + title = "Kaggle"; + url = "https://www.kaggle.com/osmanf"; + } ]; } {