

The PC itself as in hardware? Hardly… Your data is at risk. So ignoring updates for both Mint and Windows will put you at a more vulnerable position from a security standpoint.
The PC itself as in hardware? Hardly… Your data is at risk. So ignoring updates for both Mint and Windows will put you at a more vulnerable position from a security standpoint.
If you are asking if not updating Windows will make your Mint system insecure, the answer is no. At least to me an exploit leveraging an unmounted Windows partition is unheard of. It will of course make your Windows system less secure for the 2% of the time you do use it. Another side effect of updating it is that it may break your dual booting.
It’s built against the latest version and kept up to date with it, so you should be fine. The only extension I had an issue with was KeePassXC, but because it communicates with an application outside the browser. I had to symlink a single directory and now everything works just the same.
I use PDF Arranger a lot for that
I switched recently from neomutt to aerc and yes, if you want less complicated configuration, it’s a great pick. I find it less buggy and just best designed overall.
I never tried Gmail or Exchange on it, but this should have some helpful info on that: https://man.sr.ht/~rjarry/aerc/providers/
It’s the only thing left after I’ve reduced my tab bar to a row of favicons.
The gold standard would be the SIL Open Font License.
After some manual reinstalls and much repetition, I’ve been using a custom script for the past year or so, which I’m slowly open sourcing through a rewrite.
For Debian there’s Preseed, for Arch there’s archinstall, for a Fedora/RHEL there’s Kickstart, for Alpine there’s setup scripts, for distros with fully manual installs, you could just write a script?
Automating your install is something any sysadmin and mainly any distro developer will quickly reach towards, so it is something almost certain to exist.
Though, if I understand you, you’d want that to be “sourced” from an existing system, yes? I can see the use of that… NixOS is likely the closest to what you want, since you are always defining a full declaration of your system.