commit 559a7be9fd723d5d2bb7aa75eccd5da63bbee367 Author: oddlama Date: Wed Nov 23 14:00:32 2022 +0100 feat: add readme diff --git a/README.md b/README.md new file mode 100644 index 0000000..dd7b400 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +Wow infrastructure. + +## Used things + +[![Standard](https://img.shields.io/badge/Nix-Standard-green?style=for-the-badge&logo=NixOS)](https://github.com/divnix/std) +[![Colmena](https://img.shields.io/badge/Nix-Colmena-yellow?style=for-the-badge&logo=NixOS)](https://github.com/zhaofengli/colmena) + +[![NixOS Generators](https://img.shields.io/badge/NixOS-generators-yellowgreen?style=for-the-badge&logo=NixOS)](https://github.com/nix-community/nixos-generators) +[![NixOS Disko](https://img.shields.io/badge/NixOS-disko-blue?style=for-the-badge&logo=NixOS)](https://github.com/nix-community/disko) +[![NixOS Hardware](https://img.shields.io/badge/NixOS-hardware-lightgrey?style=for-the-badge&logo=NixOS)](https://github.com/nixos/nixos-hardware)