No description
https://git.syndicate-lang.org/synit/slam
Add Syndev as a secondary uevent manager. Mdevd runs shell-like scripts whereas Syndev chains on events rebroadcasted by Mdevd and issues messages which may trigger reactive Synit configuration. |
||
|---|---|---|
| .github/workflows | ||
| docs | ||
| extra | ||
| modular-services | ||
| modules | ||
| overlays | ||
| pkgs | ||
| tests | ||
| .gitignore | ||
| COPYING | ||
| default.nix | ||
| lon.lock | ||
| lon.nix | ||
| README.md | ||
Service Layer Abstraction Modules
The Service Layer Abstraction Modules (SLAM) are Nix expressions for building NixOS-like operating systems. SLAM borrows code from NixOS and has some compatible options. It differs in an explicitly open design when interfacing with the system-layer, where system-layer is defined as the confluence of service-managers, messaging buses, configuration management, and monitoring.
SLAM is a friendly fork of finix which is upstream in regards to support for the finit supervisor.
See the synit-template repository for initial configuration and installation scripts for the Synit system-layer.