From eff75f197c6e384a20ceca57af04942d25fbd438 Mon Sep 17 00:00:00 2001 From: Charlie Root Date: Fri, 13 Sep 2024 19:43:56 +0200 Subject: [PATCH] README.md: fix credits --- README.md | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 4cc7e49..21cbb6e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

- - - + + +

# nichts @@ -14,13 +14,14 @@ future be a work in progress, so expect regular and big changes and instability. This configuraton is split up into three sections: -- **hosts** \\ The configuratons for my different host systems. +- **hosts**\ + The configuratons for my different host systems. - **modules** -- **parts** \\ I heavily rely on flake-parts and store a lot of stuff related to - it in there. Also, here you can find me extended lib and all the packages I - wrap. +- **parts**\ + I heavily rely on flake-parts and store a lot of stuff related to it in there. + Also, here you can find me extended lib and all the packages I wrap. # License @@ -33,13 +34,11 @@ people! Below are all the repositories I took inspiration from, check them out! The nix logo was designed by ![jacekpoz](https://jacekpoz.pl)! -``` -![Jacekpoz](https://git.jacekpoz.pl/jacekpoz/niksos.git) -![Dragyx](https://github.com/dragyx/nichts) +![Jacekpoz](https://git.jacekpoz.pl/jacekpoz/niksos.git) +![Dragyx](https://github.com/dragyx/nichts) ![Sioodmy](https://github.com/sioodmy/dotfiles) ![Henrik Lissner](https://github.com/hlissner/dotfiles) ![Diniamo](https://github.com/diniamo/niqs) ![Fufexan](https://github.com/fufexan) ![Lokasku](https://github.com/lokasku/nix-config) ![NotAShelf](https://github.com/notashelf/nyx) -```