mirror of
https://github.com/sstent/vmimages.git
synced 2025-12-06 06:01:51 +00:00
8 lines
111 B
Nix
8 lines
111 B
Nix
{...}: {
|
|
imports = [
|
|
# New module organization
|
|
./beets.nix
|
|
./nicotine.nix
|
|
./sstent.nix
|
|
];
|
|
} |