Update config.ts
All checks were successful
Docker Deploy / build-and-push (push) Successful in 2m41s

This commit is contained in:
2026-02-25 23:45:49 -07:00
parent c3c8867a37
commit a98bf7c7c6

View File

@@ -228,7 +228,8 @@ export const config: Config = {
{ {
id: "dart", id: "dart",
name: "Dart", name: "Dart",
description: "My Nix macOS configuration, named after a character in Legend of Dragoon for the PS1: Dart", description:
"My Nix macOS configuration, named after a character in Legend of Dragoon for the PS1: Dart",
gitLink: "https://git.atri.dad/atridad/dart", gitLink: "https://git.atri.dad/atridad/dart",
}, },
{ {
@@ -382,7 +383,7 @@ export const config: Config = {
{ {
id: "nix", id: "nix",
name: "Nix", name: "Nix",
url: "https://nix.org", url: "https://nixos.org",
icon: "nixos", icon: "nixos",
ariaLabel: "Nix", ariaLabel: "Nix",
}, },