My NixOS Configuration
Go to file
2024-06-28 00:52:36 +02:00
docs tpm guide: Add note about PCR12 with pin 2024-06-28 00:52:36 +02:00
home hyprland: float some qimgv window 2024-06-27 23:56:27 +02:00
hosts Add hyprpaper 2024-06-27 22:09:26 +02:00
options Add hyprpaper 2024-06-27 22:09:26 +02:00
shells Add default nix shell (for nix develop) 2024-06-26 17:19:42 +02:00
system greetd: Fix xsession wrapper cmd 2024-06-27 16:29:47 +02:00
.gitignore Full rewrite 2024-03-23 21:48:54 +01:00
flake.lock Update inputs 2024-06-23 22:00:55 +02:00
flake.nix Add default nix shell (for nix develop) 2024-06-26 17:19:42 +02:00
LICENSE Add GPL license 2024-03-23 21:48:57 +01:00
README.md credit a bunch of other repos 2024-06-28 00:32:49 +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: