My NixOS Configuration
Go to file
2024-09-12 22:14:56 +02:00
docs Add note on backing up LUKS headers 2024-09-01 16:22:22 +02:00
home Add emmet-ls LSP as nvim dep 2024-09-12 22:14:56 +02:00
hosts Add wireshark 2024-09-12 22:14:42 +02:00
options Add wireshark 2024-09-12 22:14:42 +02:00
shells Run alejandra 2024-07-27 01:07:07 +02:00
system Add wireshark 2024-09-12 22:14:42 +02:00
.gitignore Full rewrite 2024-03-23 21:48:54 +01:00
flake.lock nix: Update 2024-09-10 16:51:32 +02:00
flake.nix Re-enable spicetify spotify (move to fork) 2024-07-17 11:42:48 +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: