Refactor.

This commit is contained in:
2025-10-20 22:27:58 +01:00
parent fe51f1ac5b
commit 99db96e449
14 changed files with 268 additions and 30 deletions

View File

@@ -1,7 +1,9 @@
{ pkgs, ... }:
{
# Compute node: Cluster node with Nomad, GlusterFS server, and Syncthing
# Used by: c1, c2, c3
imports = [
./base-node.nix
./cluster-node.nix
./glusterfs.nix
./nomad.nix
./syncthing-data.nix