5 lines
91 B
Nix
Executable file
5 lines
91 B
Nix
Executable file
{
|
|
imports = [
|
|
(import ../../../modules/airplay.nix { hostname = "pre7780"; })
|
|
];
|
|
}
|