2024-09-13 19:40:17 +02:00
|
|
|
<p align="center">
|
|
|
|
<a href = "https://jacekpoz.pl">
|
|
|
|
<img src=./.github/logo.svg />
|
|
|
|
</a>
|
|
|
|
</p>
|
2024-09-13 19:23:07 +02:00
|
|
|
|
|
|
|
# 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
|
|
|
|
|
2024-09-13 19:26:31 +02:00
|
|
|
This configuraton is split up into three sections:
|
2024-09-13 19:23:07 +02:00
|
|
|
|
2024-09-13 19:26:31 +02:00
|
|
|
- **hosts** \\ The configuratons for my different host systems.
|
2024-09-13 19:23:07 +02:00
|
|
|
|
|
|
|
- **modules**
|
|
|
|
|
2024-09-13 19:26:31 +02:00
|
|
|
- **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.
|
2024-09-13 19:23:07 +02:00
|
|
|
|
|
|
|
# License
|
|
|
|
|
|
|
|
GNU GPL3
|
|
|
|
|
|
|
|
# credits
|
|
|
|
|
|
|
|
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 !
|
|
|
|
|
|
|
|
```
|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|
```
|