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

6 lines
62 B
Nix

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