My NixOS Configuration
Go to file
2024-04-13 00:13:54 +02:00
docs Add a guide on setting up TPM unlocking 2024-04-12 22:26:51 +02:00
home Update options 2024-04-07 17:00:49 +02:00
hosts Disable plymouth on herugrim 2024-04-13 00:13:54 +02:00
options Disable plymouth on herugrim 2024-04-13 00:13:54 +02:00
system Use silent boot if plymouth is enabled 2024-04-13 00:07:53 +02:00
.gitignore Full rewrite 2024-03-23 21:48:54 +01:00
flake.lock Add secure-boot 2024-04-12 18:25:26 +02:00
flake.nix Add secure-boot 2024-04-12 18:25:26 +02:00
LICENSE Add GPL license 2024-03-23 21:48:57 +01:00
README.md Rewrite installation guide 2024-04-08 04:35:21 +02:00

NixDots

My NixOS and home-manager flake

Structure

  • docs: Directory with various documents explaining the installation process, or other relevant topics.
  • 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: