mirror of
https://github.com/sstent/vmimages.git
synced 2026-01-25 22:51:49 +00:00
6 lines
76 B
Nix
6 lines
76 B
Nix
{...}: {
|
|
imports = [
|
|
# New module organization
|
|
./sstent.nix
|
|
];
|
|
} |