summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/sources/default.nix
blob: 232117aecfc4196e1ee1d6ccbfa39d6f222ae617 (plain)
1
2
3
4
5
6
7
# the builder pc (my laptop) will also require the sources i use to deploy
# other boxes
{
  imports = [
    ./musnix.nix
  ];
}