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