mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 09:12:28 +00:00
Add cd-fzf
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
final: prev: {
|
||||
cd-fzf = prev.callPackage ./cd-fzf { };
|
||||
sbx-h6-rgb = prev.callPackage ./sbx-h6-rgb { };
|
||||
vpngate = prev.callPackage ./vpngate { };
|
||||
}
|
||||
|
Reference in New Issue
Block a user