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", },