Files
nixos/modules/default/dev.nix
T
2025-07-08 23:07:47 -05:00

6 lines
61 B
Nix

{
imports = [
../../packages/python/default.nix
];
}