How to Install NixOS From Scratch | Flakes + Home Manager Full Guide - Tony

e class="onebox allowlistedgeneric" data-onebox-src="https://www.tonybtw.com/tutorial/nixos-from-scratch/">
tonybtw.com

This is a quick and painless tutorial on how to install and configure NixOS from Scratch. It involves starting off with Home manager and Flakes before even rebuilding your system.

Video format of written guide:

Source code for example NixOS config

1 Like

I thought the example using builtins.mapAttrs with create_symlink for xdg.configFile was cleverly simple.