mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 15:13:56 +02:00
3 lines
60 B
Nix
3 lines
60 B
Nix
{ ... }: {
|
|
nixosGenerate = import ./nixos-generate.nix;
|
|
}
|