diff --git a/hosts/sisyphe/features/services/homelab-dashboard.nix b/hosts/sisyphe/features/services/homelab-dashboard.nix index a4a64e6..a9c0e96 100644 --- a/hosts/sisyphe/features/services/homelab-dashboard.nix +++ b/hosts/sisyphe/features/services/homelab-dashboard.nix @@ -85,8 +85,9 @@ in ]; bookmarks = [ + { social = [ + { "Bluesky" = [ { href = "https://bsky.app"; } ];} { "mastodon" = [{ href = "https://fish.hypervirtual.world" }]; } ]; } { code = [ { "Github" = [ { href = "https://github.com"; } ]; } ]; } - { social = [ { "Bluesky" = [ { href = "https://bsky.app"; } ]; { "mastodon" = [{ href = "https://fish.hypervirtual.world" }]; } } ]; } ]; services = [