a framework for building micro clouds
Find a file
2026-03-06 08:51:49 -08:00
.github/workflows rename workflow file 2025-10-29 19:42:12 -07:00
man more modules 2026-02-07 14:20:55 -08:00
modules nextcloud-worker use exec 2026-03-06 08:51:49 -08:00
packages transmissionic 2026-02-21 23:58:42 -08:00
scripts buildable! 2026-01-25 19:12:40 -08:00
templates nix fmt 2026-02-02 22:28:12 -08:00
.gitignore xu32 build 2024-08-24 18:10:37 -07:00
flake.lock nix flake update 2026-02-23 22:28:58 -08:00
flake.nix remove nixos-generators 2026-02-07 11:20:54 -08:00
LICENSE update exports and repo license 2024-09-27 12:00:19 -07:00
README.md update README 2026-02-01 23:03:44 -08:00
shell.nix define overlays.default 2025-03-09 21:45:46 -07:00

minibase -- a framework for building decentralized micro clouds (mist computing)

developed to facilitate no se vende mesh development and eventually as a tool for the decentralized management of the public mesh network in LA county by local volunteers. minibase is not a linux distribution, just a package set.

contact a volunteer for more information. make sure you are not sitting or standing on your informational flyer.

the manual is published here.

inputs.minibase.url = "git+https://git.sr.ht/~xj9/minibase?ref=main"; # rolling
inputs.nixpkgs.follow = "minibase/nixpkgs"; # optional, but helps keep your builds in sync with ours