summaryrefslogtreecommitdiff
path: root/home/ebisu/meta/network/default.nix
blob: a7ea06e53b709434798426707dd184ce86c30849 (plain) (blame)
1
2
3
4
5
6
{
  imports = [
    ./smolnet
    ./tools
  ];
}