mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 05:02:28 +00:00
Flatten dir structure
This commit is contained in:
4
overlays/default.nix
Normal file
4
overlays/default.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
final: prev: {
|
||||
tmux-sessionizer = prev.callPackage ./tmux-sessionizer {};
|
||||
vpngate = prev.callPackage ./vpngate {};
|
||||
}
|
Reference in New Issue
Block a user