docs: add generated packages readme

This commit is contained in:
matt1432 2025-01-20 15:06:16 -05:00
parent 546eda3ee2
commit 6aca512b8a
10 changed files with 71 additions and 14 deletions
packages/repl

View file

@ -38,4 +38,9 @@ in
;;
esac
'';
meta = {
description = "A simple program for populating a credentials.json via Spotify's zeroconf authentication.";
homepage = "fork of https://github.com/fufexan/dotfiles/blob/main/pkgs/repl/default.nix";
};
}