10 lines
97 B
Nix
10 lines
97 B
Nix
{
|
|
imports = [
|
|
./beegfs
|
|
./hpc.nix
|
|
./slurm.nix
|
|
./monitoring.nix
|
|
./mft
|
|
];
|
|
}
|