mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-12 02:04:09 -05:00
add direnv
This commit is contained in:
parent
5fc687b49b
commit
7b191d8989
1 changed files with 5 additions and 0 deletions
5
modules/users/crow/configs/direnv.nix
Normal file
5
modules/users/crow/configs/direnv.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
programs.direnv = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue