| .. | ||
| data-node | ||
| hardware | ||
| hypergate | ||
| common.nix | ||
| litefs.nix | ||
| packages.nix | ||
| README.md | ||
| templates.nix | ||
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"