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