about summary refs log tree commit diff
path: root/network.nix
blob: 038f9e739a1b62331e4091ce52bef2234c09f906 (plain) (blame)
1
2
3
4
5
6
7
{
  dnyarri = import ./machines/dnyarri.nix;
  mmrnmhrm = import ./machines/mmrnmhrm.nix;
  arilou = import ./machines/arilou.nix;
  kzerza = import ./machines/kzerza.nix;
  tishtushi = import ./machines/tishtushi.nix;
}