My NixOS Configuration
Go to file
ItsDrike ac23da55c5
Add eww bar
This configuration was simply copied from my old Arch Linux system.
There are some issues that still need to be solved, namely with fonts
and missing bitcoin price script, but it's mostly minor.
2024-06-20 14:05:43 +02:00
docs Add workstation-specific settings 2024-04-13 20:20:10 +02:00
home Add eww bar 2024-06-20 14:05:43 +02:00
hosts Add eww bar 2024-06-20 14:05:43 +02:00
options Add eww bar 2024-06-20 14:05:43 +02:00
system Add support for hplip (HP printers) 2024-06-19 19:22:02 +02:00
.gitignore Full rewrite 2024-03-23 21:48:54 +01:00
flake.lock Add spotify+spicetify 2024-06-10 21:58:06 +02:00
flake.nix Add spotify+spicetify 2024-06-10 21:58:06 +02:00
LICENSE Add GPL license 2024-03-23 21:48:57 +01:00
README.md Some more credits for raf 2024-04-18 22:06:15 +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: