summaryrefslogtreecommitdiffstats
path: root/makefu/3modules/default.nix
blob: 218c9138e1f8ed24a08979afe46dad4672bf9aab (plain)
1
2
3
4
5
6
7
8
_:

{
  imports = [
    ./snapraid.nix
  ];
}