My modular Nix configs🔥
NixOS Configurations:
- desktop
- wsl
- server (wip)
- vm
Home-Manager Configurations:
- workstation
Fork this repo, take inspiration, borrow ideas and create your own NixOS configs & modules
If you need a list of available packages and options:
Invoke nix develop
to enter a development shell powered by just
Invoke just
in order to view an available list of project scripts
user.configs.nix
is a symlink to conveniently access centrally defined common user variables from the repo root
hardware.nix
found in the src/system/machines/<machine>
directory
nixos-generate-config
to generate a hardware-configuration.nix
for your current system