Add sbx-h6-rgb

This commit is contained in:
Dave Gallant
2024-03-10 21:12:26 -04:00
parent 4cdfcd7df7
commit 14e9ba899a
3 changed files with 43 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
final: prev: {
sbx-h6-rgb = prev.callPackage ./sbx-h6-rgb { };
tmux-sessionizer = prev.callPackage ./tmux-sessionizer { };
vpngate = prev.callPackage ./vpngate { };
}