35 lines
1.1 KiB
Org Mode
35 lines
1.1 KiB
Org Mode
[[file:.github/logo.svg]]
|
|
* 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
|
|
|
|
- parts
|
|
|
|
* 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 jacekpoz, see his works at [[link:https://jacekpoz.pl]]
|
|
```
|
|
Jacekpoz: https://git.jacekpoz.pl/jacekpoz/niksos.git !
|
|
Dragyx: https://github.com/dragyx/nichts
|
|
Sioodmy: https://github.com/sioodmy/dotfiles
|
|
Heinrik Lissner: https://github.com/hlissner/dotfiles/
|
|
Diniamo: https://github.com/diniamo/niqs
|
|
Fufexan: https://github.com/fufexan
|
|
Lokasku: https://github.com/lokasku/nix-config
|
|
NotAShelf: https://github.com/notashelf/Nyx
|
|
Wallpapers: https://github.com/zhichaoh/catppuccin-wallpapers?tab=readme-ov-file
|
|
```
|