feat: add Hyperspace Pods NixOS module #56
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/hyperspace-pods-module"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Adds a NixOS module for Hyperspace Pods — a private P2P mesh AI cluster agent for distributed LLM inference across machines.
Changes
modules/nixos/services/hyperspace.nix— new NixOS module with:aios-cli-x86_64-unknown-linux-gnu.tar.gzv5.45.30 viafetchurlwith SRI hash verificationai-workeruser,autoprofile, configurable API port (default 8080), on-failure restart/dev/kfdand/dev/dri, SupplementaryGroups forvideoandrender,HSA_OVERRIDE_GFX_VERSION=9.0.6for AMD MI50 (gfx906) ROCm compatibilityvideoandrendertoai-workeruser's extraGroupsflake.nix— registered./modules/nixos/services/hyperspace.nixunder the lazyworkhorse modules list.Configuration
Once merged, enable in
hosts/lazyworkhorse/configuration.nix:References
nixos-hyperspace-podsView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.