Cleaning up
This commit is contained in:
parent
45992b10ae
commit
a4765b4fee
7 changed files with 84 additions and 54 deletions
3
overlays/default.nix
Normal file
3
overlays/default.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
final: prev: {
|
||||
openrgb = final.callPackage ./openrgb/package.nix { openrgb = prev.openrgb; };
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue