From 73119f5df359de36b5aa4da12020df3ccf1dc4b3 Mon Sep 17 00:00:00 2001 From: Joakim Repomaa Date: Sun, 2 Feb 2025 20:29:10 +0200 Subject: [PATCH] add readme with build status badge --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f813935 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# My NixOS Configurations + +[![builds.sr.ht status](https://builds.sr.ht/~repomaa.svg)](https://builds.sr.ht/~repomaa?)