From e9d31f3edaa9b6f82bfff9285ffee3c0267451ae Mon Sep 17 00:00:00 2001 From: Charlie Root Date: Sat, 11 Jan 2025 12:59:48 +0100 Subject: [PATCH] update README.md --- README.md | 26 ++------------------------ 1 file changed, 2 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index 1e95017..faf4100 100644 --- a/README.md +++ b/README.md @@ -1,27 +1,7 @@ -

- - - -

- # nichts -This is my personal collection of NixOS configuration files, made to be simple -to understand and (somewhat) sane. This project is and will for the forseeable -future be a work in progress, so expect regular and big changes and instability. - -## Layout of this configuraton - -This configuraton is split up into three sections: - -- **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. +This is my personal and opinionated configuration for several systems running +NixOS. # License @@ -32,8 +12,6 @@ GNU GPL3 This configuration was only made possible through the help of some amazing 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) ![sioodmy](https://github.com/sioodmy/dotfiles)