direnv.nix: init, move direnv to own file
This commit is contained in:
parent
15d2d920b8
commit
41530fa9eb
5 changed files with 31 additions and 7 deletions
3
modules/programs/other/module.nix
Normal file
3
modules/programs/other/module.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
_: {
|
||||
imports = [./direnv.nix];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue