Earlier quoted context omitted.
>Given the most common network activity is web browsing, it seems like enabling protections in the browser is becoming mandatory for the security-conscious. What I am looking for is an easy way to run something like a LiveCD OS in a VM for browsing. The problem is that I have never found a decent LiveCD that has Firefox with all of the mandatory extensions (uBlock Origin, etc...). I guess I could customize my own Liv…
> I guess I could customize my own LiveCD, but last I looked into it, doing so seemed complex and too time consuming to figure out. Here's a 5m solution whose starting point might be acceptable: - install Nix - Follow first two steps at https://nixos.wiki/wiki/Creating_a_NixOS_live_CD to generate iso
1. Install Nix in a VM or on a clean HD
2. Customize Firefox to my liking
3. follow the two steps you highlight
4. Load my created iso in a VM
Right?