From 33b2bed5a92148ffa6d11f51ab312d7668e6d421 Mon Sep 17 00:00:00 2001 From: SebastianStork Date: Tue, 10 Mar 2026 18:30:06 +0100 Subject: [PATCH] Add README with CI badge --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ff24898 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +[![CI](https://github.com/SebastianStork/nixos-config/actions/workflows/ci.yml/badge.svg)](https://github.com/SebastianStork/nixos-config/actions/workflows/ci.yml)