My NixOS Configuration
Go to file
2024-04-07 15:48:37 +02:00
home Enable hyprland 2024-04-05 20:06:32 +02:00
hosts Add herogrim host 2024-04-07 15:48:37 +02:00
options Make git username&email custom options 2024-04-05 02:03:22 +02:00
system Make nix use xdg base dirs 2024-04-04 23:59:46 +02:00
.gitignore Full rewrite 2024-03-23 21:48:54 +01:00
flake.lock Update flake 2024-04-04 22:20:33 +02:00
flake.nix Add home-manager 2024-03-01 14:42:26 +01:00
INSTALLATION.md Add basic installation guide 2024-04-07 14:48:35 +02:00
LICENSE Add GPL license 2024-03-23 21:48:57 +01:00
README.md Place notashelf/nyx first in sources 2024-04-05 02:13:13 +02:00

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: