mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-07 02:41:33 +00:00
wrapper: rename build dir to environemnt
This commit is contained in:
parent
8febf44422
commit
f9d1684b5f
4 changed files with 1 additions and 1 deletions
6
modules/wrapper/environment/default.nix
Normal file
6
modules/wrapper/environment/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./config.nix
|
||||
./options.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue