No description
Find a file
2024-09-13 19:32:05 +02:00
.github README: update, add logo 2024-09-13 19:10:47 +02:00
hosts hermit/configuration.nix: enable helix, nushell+extras 2024-09-09 21:32:44 +02:00
modules helix: wrapped helix, added helix cachix 2024-09-12 14:59:39 +02:00
parts README: update, add logo 2024-09-13 19:10:47 +02:00
.envrc flake not working wtn 2024-08-20 22:58:21 +02:00
.gitignore .gitignore: remove /assets, since it no longer exists 2024-08-28 16:18:08 +02:00
flake.lock flake.nix: add wrapper-manager 2024-09-09 21:33:41 +02:00
flake.nix flake.nix: add wrapper-manager 2024-09-09 21:33:41 +02:00
LICENSE Revert "Update LICENSE" 2024-08-07 00:17:56 +02:00
README.md README.md: change logo size 2024-09-13 19:32:05 +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

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.

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!

![Jacekpoz](https://git.jacekpoz.pl/jacekpoz/niksos.git) 
![Dragyx](https://github.com/dragyx/nichts) 
![Sioodmy](https://github.com/sioodmy/dotfiles)
![Henrik 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)