From 5870ef095aae82847185734242b8a403cad09306 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20B=C3=B6hme?= <42215704+MoritzBoehme@users.noreply.github.com> Date: Tue, 21 Dec 2021 10:42:24 +0100 Subject: [PATCH] :rocket: adds README --- 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..bc163df --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +[![NixOS Unstable](https://img.shields.io/badge/NixOS-unstable-blue.svg?style=flat-square&logo=NixOS&logoColor=white)](https://nixos.org) + +**Welcome to my dotfiles**, where I configure everything thanks to nix. Feel free to poke around and nick everything you like for your own configs.