feat: Add direnv module and add configuration
This commit is contained in:
parent
fe6e4f4c0b
commit
7846b4e745
3 changed files with 32 additions and 4 deletions
|
|
@ -13,9 +13,6 @@
|
|||
++ lib.youthlic.loadImports ./.;
|
||||
|
||||
config = {
|
||||
programs.direnv = {
|
||||
enable = true;
|
||||
nix-direnv.enable = true;
|
||||
};
|
||||
youthlic.programs.direnv.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue