Part 2: How You can Configure NixOS as Part of Your Development Workflow

1 · Haseeb Majid · Sept. 12, 2023, 12:44 a.m.
So as of the last post, we have chosen Linux and specifically NixOS. In this post, we will go over how we can configure it. We will go over the specifics of some of the tools in future posts such as the terminal I use, multiplexers (tmux) and the shell I use. Including why/how I use these specific tools. In this post, we will just go over the basics of how we can configure our setup using a git repo, nix flakes and home-manager....