bonfire/README.md
L-Nafaryus dafac6a76b
All checks were successful
nix / check (push) Successful in 1m47s
flake: update documentation
catarina: host bonfire documentation
2024-06-20 11:59:47 +05:00

32 lines
1.6 KiB
Markdown

<p align="center">
<a href="https://github.com/L-Nafaryus/bonfire">
<img src="https://raw.githubusercontent.com/L-Nafaryus/bonfire/master/etc/bonfire-logo.png" width="500px" alt="bonfire-logo"/>
</a>
</p>
<p align="center">
<img src="https://img.shields.io/badge/nix%20flake-gray.svg?logo=nixos" alt="nix-flake"/>
<a href="https://bonfire.cachix.org"><img src="https://img.shields.io/badge/cachix-bonfire-orange.svg" alt="bonfire-cachix" /></a>
<a href="https://vcs.elnafo.ru/L-Nafaryus/bonfire/actions?workflow=nix.yml"><img src="https://vcs.elnafo.ru/L-Nafaryus/bonfire/actions/workflows/nix.yml/badge.svg?branch=master&event=push" alt="nix-check" /></a>
</p>
<p align="center">
<strong><em>Lit another Nix derivation</em></strong>
</p>
Bonfire is a slowly snowballing Nix flake with a collection of packages, NixOS modules and other cool things.
Of course it contains personal NixOS configurations that use all of these stuff.
The main goal of this project is to keep the structure as simple as possible but use the power of Nix language on maximum (a huge field of experiments, huh?).
In any case, if you are already here, a great solution would be to first check the documentation for the project, where you can find useful information.
# License
**bonfire** is licensed under the [MIT License](LICENSE).
> MIT license does not apply to the packages built by **Nix**, merely to the files
> in this repository. It also might not apply to patches included in **Nix**, which
> may be derivative works of the packages to which they apply. The aforementioned
> artifacts are all covered by the licenses of the respective packages.