mirror of
https://github.com/matter-labs/teepot.git
synced 2026-02-06 10:04:33 +01:00
3 lines
60 B
Nix
3 lines
60 B
Nix
{ ... }: {
|
|
nixosGenerate = import ./nixos-generate.nix;
|
|
}
|