depot/lib/part.nix

6 lines
45 B
Nix
Raw Normal View History

2023-08-23 21:42:51 +03:00
{
imports = [
./time-travel.nix
];
}