Agam Brahma

Agam Brahma

Nix 'n' flakes

Makes keeping track of personal software (and rolling back when needed) a breeze. Here are the steps I stick to now: Step 1: edit flake $ nvim flake.nix Add whatever packages I want Step 2: upd…