nvf/modules/plugins/utility/direnv/default.nix
2025-03-04 16:41:42 -05:00

6 lines
57 B
Nix

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