This commit is contained in:
cnst
2024-09-26 21:28:22 +02:00
parent 392b74435a
commit 8ba2cd1609

View File

@@ -1,18 +1,7 @@
# cnix nix # cnix
**cnix** started as a copy of Misterio's configs but evolved to mirror his main Personal daily driver. Much is inspired, if not completely yanked, from the
setup. Over time, I incorporated ideas from colemickens' and fufexan's repositories below.
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.
- [fufexan](https://github.com/fufexan/dotfiles.git) - [fufexan](https://github.com/fufexan/dotfiles.git)
- [colemickens](https://github.com/colemickens/nixcfg.git) - [colemickens](https://github.com/colemickens/nixcfg.git)