8 lines
115 B
Nix
8 lines
115 B
Nix
{
|
|
imports = [
|
|
./components/sound.nix
|
|
./components/printing.nix
|
|
./components/packages-full.nix
|
|
];
|
|
}
|