mirror of
https://github.com/ItsDrike/nixdots
synced 2025-11-03 18:26:37 +00:00
My NixOS Configuration
| home | ||
| hosts | ||
| options | ||
| system | ||
| .gitignore | ||
| flake.lock | ||
| flake.nix | ||
| INSTALLATION.md | ||
| LICENSE | ||
| README.md | ||
NixDots
My NixOS and home-manager flake
Structure
flake.nix: Starting point of the configuration, declaring entrypoints.system: Basic core configurations for the system itself.home: Home-Manager configuration.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: