1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-05-03 12:14:07 +00:00
This commit is contained in:
Rae 5e 2025-01-27 15:33:06 -05:00
parent 84ae9a41aa
commit 3d22e38d31
Signed by: rae
GPG key ID: 5B1A0FAB9BAB81EE
2 changed files with 21 additions and 0 deletions

View file

@ -1,4 +1,5 @@
{ ... }: final: prev: with final; {
chibicc-uxn = callPackage ./chibicc-uxn {};
playit-agent = callPackage ./playit-agent {};
ynodesktop = callPackage ./ynodesktop {};
}