Files
nixos/modules/default/darwin.nix
T
2025-07-03 20:50:31 -05:00

6 lines
61 B
Nix

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