This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
packages = with pkgs; [
|
||||
nodejs_24
|
||||
nodePackages.pnpm
|
||||
git
|
||||
];
|
||||
|
||||
shellHook = ''
|
||||
|
||||
@@ -225,6 +225,12 @@ export const config: Config = {
|
||||
"My NixOS proxy server configuration, named after a character in Legend of Dragoon for the PS1: Haschel",
|
||||
gitLink: "https://git.atri.dad/atridad/haschel",
|
||||
},
|
||||
{
|
||||
id: "dart",
|
||||
name: "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",
|
||||
},
|
||||
{
|
||||
id: "atrodotdad",
|
||||
name: "Personal Site",
|
||||
|
||||
Reference in New Issue
Block a user