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"; + } ]; } {