Development: add services-flake (#206)

* Development: add services-flake

* update description

Co-authored-by: Cynthia Fox <cyntheticfox@gh0st.sh>

---------

Co-authored-by: Cynthia Fox <cyntheticfox@gh0st.sh>
This commit is contained in:
Shivaraj B H 2023-12-04 05:44:15 +05:30 committed by GitHub
parent 6e69ad74c0
commit 4fc6beca96
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -147,6 +147,7 @@
* [pre-commit-hooks.nix](https://github.com/cachix/pre-commit-hooks.nix) - Run linters/formatters at commit time and on your CI.
* [rnix-lsp](https://github.com/nix-community/rnix-lsp) - A syntax-checking language server for Nix.
* [robotnix](https://github.com/danielfullmer/robotnix) - A declarative and reproducible build system for Android (AOSP) images.
* [services-flake](https://github.com/juspay/services-flake) - A NixOS-like service configuration framework for Nix flakes.
* [Snowfall Lib](https://github.com/snowfallorg/lib) - A library that makes it easy to manage your Nix flake by imposing an opinionated file structure.
* [templates](https://github.com/nix-community/templates) - Project templates for many languages using Nix flakes.