mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-07 02:41:33 +00:00
wrapper: add built package as option
This commit is contained in:
parent
f9d1684b5f
commit
26398b6b14
5 changed files with 130 additions and 0 deletions
6
modules/wrapper/build/default.nix
Normal file
6
modules/wrapper/build/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./options.nix
|
||||
./config.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue