stockholm/makefu/3modules/default.nix

9 lines
47 B
Nix

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