mirror of
https://github.com/matter-labs/teepot.git
synced 2026-01-28 22:34:16 +01:00
3 lines
60 B
Nix
3 lines
60 B
Nix
{ ... }: {
|
|
nixosGenerate = import ./nixos-generate.nix;
|
|
}
|