How to Install NixOS From Scratch | Flakes + Home Manager Full Guide
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.
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.
I thought the example using builtins.mapAttrs with create_symlink for xdg.configFile was cleverly simple.