depot/lib/part.nix
2023-08-23 21:13:20 +02:00

5 lines
45 B
Nix

{
imports = [
./time-travel.nix
];
}