This document is a WORK IN PROGRESS.
This is just a quick personal cheat sheet: treat its contents with caution!
Home Manager¶
Home Manager provides a basic system for managing a user environment using the Nix package manager
together with the Nix libraries found in Nixpkgs
. It allows declarative configuration of user
specific (non global) packages and dotfiles.
Reference(s)
Table of contents¶
Install¶
TODO
Config¶
TODO
Use¶
TODO
If this cheat sheet has been useful to you, then please consider leaving a star here.