update README.md

This commit is contained in:
Charlie Root 2025-01-11 12:59:48 +01:00
commit e9d31f3eda
Signed by: faukah
SSH key fingerprint: SHA256:jpYIt4Vkz1NBTQcks/N9OPTfTFxE6KF2W/rV7hrfrIw

View file

@ -1,27 +1,7 @@
<p align="center">
<a href = "https://jacekpoz.pl">
<img src=./.github/logo.svg />
</a>
</p>
# 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)