description
This commit is contained in:
parent
604efe00f1
commit
4d4d44c5c7
25
README.md
25
README.md
@ -1,7 +1,28 @@
|
||||
# Bonfire
|
||||
<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>
|
||||
|
||||
***Lit another Nix derivation***
|
||||
<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>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<strong><em>Lit another Nix derivation</em></strong>
|
||||
</p>
|
||||
|
||||
> This is a private configuration and experiment with Nix and NixOS. Formally
|
||||
> it's a more than just a dotfiles in cause of packages, modules, templates and
|
||||
> etc. Discover the current repository on your own risk.
|
||||
|
||||
# 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.
|
||||
|
BIN
etc/bonfire-logo.png
Normal file
BIN
etc/bonfire-logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 58 KiB |
@ -44,6 +44,7 @@
|
||||
|
||||
gimp
|
||||
inkscape
|
||||
imagemagick
|
||||
blender
|
||||
ardour
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user