From aa8a6f5acebc6825f71d5dbac9ce9033f8b5fcde Mon Sep 17 00:00:00 2001 From: "Chinmay D. Pai" Date: Thu, 10 Oct 2024 00:32:56 +0530 Subject: [PATCH] docs: add builtwithnix badge Signed-off-by: Chinmay D. Pai --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index eb5ed6e..1b3274b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,11 @@

NixOS Snowflake

+

+ + Built with Nix + +

+ +----- This repository contains modularized NixOS configurations, carefully compiled and in often places inspired by other similar configurations. The setup is flake-based and fully reproducible. Feel free to explore and use any part that inspires you.