2024-09-13 19:10:47 +02:00
|
|
|
[[file:.github/logo.svg]]
|
2024-09-08 20:35:33 +02:00
|
|
|
* nichts
|
|
|
|
This is my personal collection of NixOS configuration files, made to be simple to understand and *sane*.
|
|
|
|
** Goals of this configuraton
|
|
|
|
This projects pursues some main goals:
|
|
|
|
1.
|
|
|
|
** Layout of this configuraton
|
|
|
|
This configuraton is split up into *three* important parts:
|
|
|
|
- hosts
|
|
|
|
The configuraton for my different host systems.
|
|
|
|
- modules
|
2024-07-06 22:13:28 +02:00
|
|
|
|
2024-09-08 20:35:33 +02:00
|
|
|
- parts
|
2024-07-06 22:13:28 +02:00
|
|
|
|
2024-09-08 20:35:33 +02:00
|
|
|
* License
|
2024-07-06 22:13:28 +02:00
|
|
|
|
2024-08-28 16:17:01 +02:00
|
|
|
GNU GPL3
|
2024-07-06 22:13:28 +02:00
|
|
|
|
2024-09-08 20:35:33 +02:00
|
|
|
* credits
|
2024-07-06 22:13:28 +02:00
|
|
|
|
2024-09-08 20:35:33 +02:00
|
|
|
This configuration was only made possible through the help of some amazing people!
|
2024-08-20 20:52:09 +02:00
|
|
|
Below are all the repositories I took inspiration from, check them out!
|
|
|
|
|
2024-09-13 19:10:47 +02:00
|
|
|
The nix logo was designed by jacekpoz, see his works at [[link:https://jacekpoz.pl]]
|
2024-05-21 00:56:07 +02:00
|
|
|
```
|
2024-09-08 20:35:33 +02:00
|
|
|
Jacekpoz: https://git.jacekpoz.pl/jacekpoz/niksos.git !
|
2024-08-28 16:17:01 +02:00
|
|
|
Dragyx: https://github.com/dragyx/nichts
|
2024-05-21 00:54:53 +02:00
|
|
|
Sioodmy: https://github.com/sioodmy/dotfiles
|
|
|
|
Heinrik Lissner: https://github.com/hlissner/dotfiles/
|
2024-08-07 00:12:28 +02:00
|
|
|
Diniamo: https://github.com/diniamo/niqs
|
2024-08-05 16:22:19 +02:00
|
|
|
Fufexan: https://github.com/fufexan
|
2024-05-21 00:54:53 +02:00
|
|
|
Lokasku: https://github.com/lokasku/nix-config
|
2024-07-06 22:13:28 +02:00
|
|
|
NotAShelf: https://github.com/notashelf/Nyx
|
2024-05-19 03:00:00 +02:00
|
|
|
Wallpapers: https://github.com/zhichaoh/catppuccin-wallpapers?tab=readme-ov-file
|
2024-05-21 00:56:07 +02:00
|
|
|
```
|