diff --git a/README.md b/README.md index fadfc3f8..efeea972 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,7 @@ -# cnix nix +# cnix -**cnix** started as a copy of Misterio's configs but evolved to mirror his main -setup. Over time, I incorporated ideas from colemickens' and fufexan's -configurations and eventually created my own solutions. - -This is my daily driver—still a work in progress, with many elements inspired by -the repositories listed below. Check them out if you're seeking ideas. - -The goal here is a modular, scalable Nix setup. It uses separate user and system -configurations, managed via `modules.nix` in the hosts and users directories. -I'm also working on a small app to simplify managing these configs. - -The three repositories below were key influences, each with a unique take on -flakes. +Personal daily driver. Much is inspired, if not completely yanked, from the +repositories below. - [fufexan](https://github.com/fufexan/dotfiles.git) - [colemickens](https://github.com/colemickens/nixcfg.git)