My NixOS Configuration
Go to file
2024-06-24 23:43:58 +02:00
docs Update tpm unlocking docs 2024-06-23 17:40:58 +02:00
home Enable calendar widget on click 2024-06-24 23:43:58 +02:00
hosts Add qalculate-gtk 2024-06-24 21:33:45 +02:00
options Add qalculate-gtk 2024-06-24 21:33:45 +02:00
system Move power_monitor.sh outside of scripts dir 2024-06-24 14:52:02 +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 schizofox 2024-06-20 14:18:35 +02:00
LICENSE Add GPL license 2024-03-23 21:48:57 +01:00
README.md Credit spikespaz/dotfiles 2024-06-24 00:30:09 +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: