# the builder pc (my laptop) will also require the sources i use to deploy
# other boxes
{
  imports = [
    ./musnix.nix
  ];
}