No description
Find a file
2024-09-09 19:52:01 +02:00
hosts hosts: remove cr, move systems up directory 2024-09-09 11:11:53 +02:00
modules cli/module.nix: import new programs 2024-09-09 19:52:01 +02:00
parts move to mkModuleTree for host configuration 2024-09-08 20:35:33 +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: bump inputs 2024-09-09 11:15:29 +02:00
flake.nix hermit/configuration.nix: disable helix 2024-09-08 21:52:24 +02:00
LICENSE Revert "Update LICENSE" 2024-08-07 00:17:56 +02:00
README.org move to mkModuleTree for host configuration 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:

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!

``` 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 ```