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