fix: add k8s and hpc modules to main repo
This commit is contained in:
9
modules/hpc/default.nix
Normal file
9
modules/hpc/default.nix
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
imports = [
|
||||
./beegfs
|
||||
./hpc.nix
|
||||
./slurm.nix
|
||||
./monitoring.nix
|
||||
./mft
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user