nix-infra/config/hosts/audio/default.nix

8 lines
81 B
Nix
Raw Normal View History

{ ... }:
{
imports = [
./configuration.nix
./shairport-sync.nix
];
}