docs: keep readme intro in sync with index.md

This commit is contained in:
Sridhar Ratnakumar 2024-03-07 15:35:10 -05:00
parent ead595bbfd
commit 218fa6cc9a

View File

@ -2,7 +2,7 @@
# services-flake
Declarative, composable, and reproducible services for Nix development environment, as a [process-compose-flake](https://github.com/Platonic-Systems/process-compose-flake) module (based on [flake-parts](https://flake.parts)). Enabling users to have NixOS-like service on MacOS and Linux.
`services-flake` provides declarative, composable, and reproducible services for Nix development environment, as a [process-compose-flake](https://github.com/Platonic-Systems/process-compose-flake) module (based on [flake-parts](https://flake.parts)). Enabling users to have NixOS-like service on MacOS and Linux.
![Demo](./doc/demo.gif)