From a98bf7c7c6eeed1fd7074fa10dcce166a9c29734 Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Wed, 25 Feb 2026 23:45:49 -0700 Subject: [PATCH] Update config.ts --- src/config.ts | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/config.ts b/src/config.ts index 928f2a2..693f5ff 100644 --- a/src/config.ts +++ b/src/config.ts @@ -228,7 +228,8 @@ export const config: Config = { { id: "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", }, { @@ -382,7 +383,7 @@ export const config: Config = { { id: "nix", name: "Nix", - url: "https://nix.org", + url: "https://nixos.org", icon: "nixos", ariaLabel: "Nix", },