mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
t-rex functioning
This commit is contained in:
parent
aff0a79021
commit
c2beebcabf
4 changed files with 41 additions and 2 deletions
|
|
@ -34,6 +34,7 @@
|
|||
overlays = [
|
||||
(final: prev: rec {
|
||||
AFKCommands = final.callPackage ./pkgs/AFKCommands {};
|
||||
t-rex-miner = final.callPackage ./pkgs/t-rex-miner {};
|
||||
}
|
||||
)];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue