Personal Nix setup
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update because corepack default may have changed

+1
+1
home/development/js.nix
··· 51 51 52 52 COREPACK_ENABLE_AUTO_PIN = "0"; # disable corepack creating packageManager entries 53 53 COREPACK_INTEGRITY_KEYS = "0"; 54 + COREPACK_ENABLE_STRICT = "0"; 54 55 }; 55 56 56 57 home.file.".yarnrc".text = ''