mirror of
https://github.com/nix-community/awesome-nix
synced 2024-11-10 07:44:13 +00:00
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:
parent
6e69ad74c0
commit
4fc6beca96
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue