minibase/modules
2025-12-03 19:54:00 -08:00
..
data-node adopt flake-parts modules 2025-10-25 17:55:13 -07:00
hardware nix fmt 2025-12-03 19:54:00 -08:00
hypergate adopt flake-parts modules 2025-10-25 17:55:13 -07:00
common.nix adopt flake-parts modules 2025-10-25 17:55:13 -07:00
litefs.nix sketch out litefs module 2025-01-06 23:45:05 -08:00
packages.nix nix fmt 2025-12-03 19:54:00 -08:00
README.md update README 2024-12-31 11:05:13 -08:00
templates.nix adopt flake-parts modules 2025-10-25 17:55:13 -07:00

minibase.nixosModules / homeManagerModules

all the modules.

# apply minimal changes to the system, download tools to help with the rest of
the setup.
minibase.enable = true;
minibase.coordinate = "";
minibase.routers = [
];

a timer periodically checks for updates

https://nixos.wiki/wiki/Systemd/Timers

some kind of push event says "hey, you should update soon"