nix stuff
diff --git a/SELF_HOSTING.md b/SELF_HOSTING.md
index 1298cd4..a9953d4 100644
--- a/SELF_HOSTING.md
+++ b/SELF_HOSTING.md
@@ -2,9 +2,9 @@
 
 ## Contents:
 
--   [In short](in-short)
--   [How to](how-to)
--   [The legal bit](the-legal-bit)
+-   [In short](#in-short)
+-   [How to](#how-to)
+-   [The legal bit](#the-legal-bit)
 
 ## In Short:
 
diff --git a/ecosystem.config.cjs b/ecosystem.config.cjs
index c101672..58eb001 100644
--- a/ecosystem.config.cjs
+++ b/ecosystem.config.cjs
@@ -3,7 +3,7 @@
         {
             name: "Nucleus",
             script: "/run/current-system/sw/bin/nix",
-            args: "develop --command yarn start --update-commands"
+            args: "develop --command pnpm start --update-commands"
         }
     ]
 };
diff --git a/flake.lock b/flake.lock
index 984206e..dafbd10 100644
--- a/flake.lock
+++ b/flake.lock
@@ -213,11 +213,11 @@
         ]
       },
       "locked": {
-        "lastModified": 1686170768,
-        "narHash": "sha256-obaJ1E5vzrgFsj7aYIR7AHGrKbYFkhoxgzJabAsOycc=",
+        "lastModified": 1686173255,
+        "narHash": "sha256-G9HiMDCnK+YeIb+lpLxsRg+/Kk2pz/PSlEtFe8Yi138=",
         "owner": "clicksminuteper",
         "repo": "pnpm2nix",
-        "rev": "4626cc787d4d8d9b0e74c4039aa0a05100381b44",
+        "rev": "f91bc86c6d2b1c2c3c4f476835b5ec01b750e898",
         "type": "github"
       },
       "original": {