nix-config/modules2/direnv/nix-direnv.nix
Oliver Davies cbd1f99bc7
All checks were successful
/ check (push) Successful in 1m43s
Move direnv configuration
2025-07-27 21:52:15 +01:00

3 lines
79 B
Nix

{
flake.modules.homeManager.base.programs.direnv.nix-direnv.enable = true;
}