mirror of
https://github.com/ItsDrike/nixdots
synced 2025-01-26 06:44:34 +00:00
6 lines
36 B
Nix
6 lines
36 B
Nix
|
{
|
||
|
imports = [
|
||
|
./python
|
||
|
];
|
||
|
}
|