doc: Switch to Lix

This commit is contained in:
punkfairie 2024-11-18 21:32:11 -08:00
parent 10f8586a59
commit d228716279
Signed by: punkfairie
GPG key ID: A509E8F77FB9D696

View file

@ -1,8 +1,12 @@
<!-- markdownlint-disable MD033 MD041 -->
<div align="center">
<!-- markdownlint-disable-next-line MD013 -->
<img width="200" src="./assets/lesbian-nix.svg" alt="The Nix logo recolored with the colors of the lesbian flag.">
<h1>marleyOS</h1>
<img alt="Last Commit" src="https://img.shields.io/gitea/last-commit/punkfairie/nix?gitea_url=https%3A%2F%2Fcodewith.babesonthe.net&style=for-the-badge&logo=git&logoColor=d362a4&label=updated&color=d362a4">
<img alt="Build With" src="https://img.shields.io/badge/built_with-nix-ff9a56?style=for-the-badge&logo=nixos&logoColor=ff9a56">
<a href="https://lix.systems/">
<img alt="Built With" src="https://img.shields.io/badge/built_with-lix-ff9a56?style=for-the-badge&logo=nixos&logoColor=ff9a56">
</a>
<br><br>
<p>My dotfiles.</p>
</div>
@ -31,8 +35,8 @@ publicly released, therefore things are likely to break.
option.
- `modules/{home,nixos,darwin}/<category>/base`: These are not subject to the
above, they simply denote options that apply to the whole category.
- `overlays`
- `overlays/figlet`: Adding in [xero's custom fonts](https://github.com/xero/figlet-fonts/).
- `packages`
- `packages/figlet-xero-fonts`: Adding in [xero's custom fonts](https://github.com/xero/figlet-fonts/).
## 🫶 Credits