mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 20:39:18 -08:00
README rewrite
This commit is contained in:
parent
1fd76ebdfe
commit
5fdcb91d33
1 changed files with 17 additions and 1 deletions
18
README.md
18
README.md
|
|
@ -2,7 +2,23 @@
|
|||
|
||||
[](https://github.com/kittywitch/nixfiles/actions/workflows/nodes.yml)
|
||||
|
||||
The public section of my NixOS configuration, using [arcnmx/tf-nix](https://github.com/arcnmx/tf-nix) for deployment, [arcnmx/ci](https://github.com/arcnmx/ci) for CI and [nmattia/niv](https://github.com/nmattia/niv) for dependency management.
|
||||
## Dependencies
|
||||
|
||||
| Dependency | Reasoning |
|
||||
| --- | --- |
|
||||
| [nmattia/niv](https://github.com/nmattia/niv) | Dependency management. |
|
||||
| [nix-community/home-manager](https://github.com/nix-community/home-manager) | home-manager. Self-explanatory. |
|
||||
| [nix-community/NUR](https://github.com/nix-community/NUR) | Firefox extensions and such. |
|
||||
| [arcnmx/tf-nix](https://github.com/arcnmx/tf-nix) | The deploy system used. |
|
||||
| [arcnmx/ci](https://github.com/arcnmx/ci) | The CI integration system used. |
|
||||
| [arcnmx/nixexprs](https://github.com/arcnmx/nixexprs) | Packages and modules I heavily make use of. |
|
||||
| [nix-community/impermanence](https://github.com/nix-community/impermanence) | Impermanence! Erase your darlings. |
|
||||
| [kittywitch/anicca](https://github.com/kittywitch/anicca) | A helper for moving to impermanence. |
|
||||
| [kittywitch/nixexprs](https://github.com/kittywitch/nixexprs) | Packages and modules I have made. |
|
||||
| [nixos-mailserver](https://gitlab.com/simple-nixos-mailserver/nixos-mailserver) | The mail server module I use. |
|
||||
| [hexchen/nixfiles](https://gitlab.com/hexchen/nixfiles) | Yggdrasil module. Yggdrasil nodes. |
|
||||
| [nix-community/emacs-overlay](https://github.com/nix-community/emacs-overlay) | An overlay for emacs versions. Currently unused. |
|
||||
| [vlaci/nix-doom-emacs](https://github.com/vlaci/nix-doom-emacs) | Nixified DOOM emacs. Currently unused. |
|
||||
|
||||
## Commands
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue