1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00

bun: add module

This commit is contained in:
Jack W 2024-04-09 14:48:15 -04:00 committed by GitHub
parent 40a99619da
commit b00d0e4fe9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 73 additions and 0 deletions

View file

@ -77,6 +77,12 @@
githubId = 32838899;
name = "Daniel Wagenknecht";
};
jack5079 = {
name = "Jack W.";
email = "nix@jack.cab";
github = "jack5079";
githubId = 29169102;
};
jkarlson = {
email = "jekarlson@gmail.com";
github = "jkarlson";