mirror of
https://github.com/nix-community/home-manager.git
synced 2025-03-06 16:57:03 +00:00
5 lines
64 B
Nix
5 lines
64 B
Nix
|
{
|
||
|
direnv-bash = ./bash.nix;
|
||
|
direnv-stdlib = ./stdlib.nix;
|
||
|
}
|