nvf/modules/plugins/utility/direnv/default.nix
2025-03-05 03:13:40 +03:00

6 lines
57 B
Nix

{
imports = [
./config.nix
./direnv.nix
];
}