mirror of
https://github.com/ItsDrike/nixdots
synced 2024-11-09 22:49:42 +00:00
guides | ||
hosts | ||
options | ||
system | ||
.gitignore | ||
flake.lock | ||
flake.nix | ||
README.md |
NixDots
My NixOS and home-manager flake
Structure
flake.nix
: Starting point of the configuration, declaring entrypoints.guides
: Some simple documentation to help me (and maybe others) understand NixOS.system
: Basic core configurations for the system itself.options
: Declaration of the configurable options, that should be set by the individual machines.hosts
: Configuration of the individual hosts/computers
Inspiration
This configuration was massively inspired by the following amazing projects: