From e25fc632361b96c2b07410258905dbf9813aa083 Mon Sep 17 00:00:00 2001 From: Swarsel Date: Fri, 19 Jul 2024 00:57:47 +0200 Subject: [PATCH] feat: add github badges --- .github/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/README.md b/.github/README.md index c8dba0d..b26fd74 100644 --- a/.github/README.md +++ b/.github/README.md @@ -1,3 +1,5 @@ +[![nixos-unstable](https://img.shields.io/badge/unstable-nixos?style=flat&logo=nixos&logoColor=cdd6f4&label=NixOS&labelColor=11111b&color=b4befe)](https://github.com/NixOS/nixpkgs) [![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2FSwarsel%2F.dotfiles%2Fbadge%3Fref%3Dmain&style=flat&labelColor=11111b)](https://actions-badge.atrox.dev/Swarsel/.dotfiles/goto?ref=main) [![LICENSE](https://img.shields.io/github/license/Swarsel/.dotfiles.svg?style=flat&labelColor=11111b&color=94e2d5)](https://github.com/Swarsel/.dotfiles) + ###### Disclaimer You probably do not want to use this setup verbatim. This is made to fit my specific use cases, some of these settings will not make sense on other hosts. Also, nothing is ever stable here and changes are made on a daily basis.