Mount fractal CIFS shares on the compute nodes.

This commit is contained in:
2023-11-01 08:34:35 +00:00
parent e2706b9367
commit 8c9bd9a0a6
2 changed files with 40 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
{ pkgs, ... }:
{
imports = [
./cifs-client.nix
./consul.nix
./glusterfs.nix
./glusterfs-client.nix