mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 13:22:28 +00:00
5 lines
111 B
Nix
5 lines
111 B
Nix
final: prev: {
|
|
sbx-h6-rgb = prev.callPackage ./sbx-h6-rgb { };
|
|
vpngate = prev.callPackage ./vpngate { };
|
|
}
|