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

6 lines
62 B
Nix

{
imports = [
./config.nix
./nix-develop.nix
];
}