diff options
| -rw-r--r-- | README.md | 52 | ||||
| -rw-r--r-- | hosts/README.md | 5 |
2 files changed, 49 insertions, 8 deletions
@@ -1,9 +1,55 @@ -# flake +# flake ❄️ + +[](https://neovim.io/) +[](https://nixos.org/) +[](https://hydra.mydadleft.me/jobset/flake/main#tabs-jobs) greasy taco i love - - +## cool stuff in here + +i like to have a few services, including: + +- [grafana](https://grafana.com/) +- [hydra](https://github.com/NixOS/hydra) +- [miniflux](https://miniflux.app/) +- [prometheus](https://prometheus.io/) + +there are also some amazing tools i use to make/manage this flake that i would highly recommend checking out: + +- [home-manager](https://github.com/nix-community/home-manager) +- [lanzaboote](https://github.com/nix-community/lanzaboote) +- [nixinate](https://github.com/MatthewCroughan/nixinate) +- [nixos-wsl](https://github.com/nix-community/nixos-wsl) +- [nix-openwrt-imagebuilder](https://github.com/astro/nix-openwrt-imagebuilder) +- [flake-parts](https://github.com/hercules-ci/flake-parts) +- [ragenix](https://github.com/yaxitech/ragenix) + +## my machines + +all of these names are based off the [portal](<https://en.wikipedia.org/wiki/Portal_(video_game)>) series + +### glados + +my main desktop + +### glados-wsl + +my main desktop, but the windows install :p + +### turret + +my netgear wac104 router, using [nix-openwrt-imagebuilder](https://github.com/astro/nix-openwrt-imagebuilder) to build reproducible, customized images + +### atlas + +my ampere arm server from oracle, services my miniflux instance and a builder for hydra + +### p-body + +my amd64 server from digital ocean, hosts many services i use and is also a builder for hydra + +## fun screenshots   diff --git a/hosts/README.md b/hosts/README.md deleted file mode 100644 index ccc4c45..0000000 --- a/hosts/README.md +++ /dev/null @@ -1,5 +0,0 @@ -# hosts - -- glados: my main desktop -- glados-wsl: glados but for the windows partition -- turret: my netgear wac104 router running [openwrt](https://openwrt.org/) |
