initial commit

This commit is contained in:
2024-08-08 03:30:24 -04:00
commit 8d2f9bcee4
4 changed files with 72 additions and 0 deletions

8
README.md Normal file
View File

@ -0,0 +1,8 @@
# A bunch of packages that I want on void
For a list of packages look at the srcpkgs directory.
To install the packages in this repo make a file like called:
/etc/xbps.d/squibid.conf with the following:
```conf
repository=https://voidpkgs.squi.bid
```