From e980524fd13dffa3fa5ca865b12ed3fece7efe8e Mon Sep 17 00:00:00 2001 From: Dave G Date: Wed, 23 Mar 2022 23:44:48 -0400 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index f8134bc..c124883 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # nix-config -[![built with nix](https://builtwithnix.org/badge.svg)](https://builtwithnix.org) - This repo stores nix to manage my machines running both [NixOS](https://nixos.org/) and macOS. The configuration is very specific to my own machines and setup, but it may be a useful reference for anyone else learning or experimenting with nix, whether it be on a personal workstation or a server environment.