ps2live: add plapkit

This commit is contained in:
41666 2024-06-26 17:38:05 -04:00
parent 91426f135f
commit b8bf22fb78
4 changed files with 74 additions and 3 deletions

View file

@ -84,6 +84,10 @@
url = "git+https://git.sapphic.engineer/noe/lightrunner-emotes";
inputs.nixpkgs.follows = "nixpkgs";
};
plapkit = {
url = "git+https://git.sapphic.engineer/noe/plapkit";
inputs.nixpkgs.follows = "nixpkgs";
};
};
nixConfig = {