diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 21 |
1 files changed, 13 insertions, 8 deletions
@@ -14,10 +14,6 @@ greasy taco i love </div> -## dev/ - -Tools that help me make and maintain everything - ## lib/ Small functions I like to use around here @@ -27,20 +23,29 @@ Small functions I like to use around here Sets of modules meant for NixOS and [nix-darwin](https://github.com/LnL7/nix-darwin) +## openwrt/ + +Configurations for +[nix-openwrt-imagebuilder](https://github.com/astro/nix-openwrt-imagebuilder) + ## secrets/ Configuration secrets managed by the wonderful [agenix](https://github.com/ryantm/agenix) +## systems/ + +My NixOS and nix-darwin system configurations + +## terranix/ + +Personal infrastructure defined with [terranix](https://terranix.org/) + ## users/ Home of my [home-manager](https://nix-community.github.io/home-manager/) user configurations -## ext/ - -External, not so nix-y things - ## .envrc My [nix-direnv](https://github.com/nix-community/nix-direnv) configuration |
