Blog
Fixing FreeRDP 3's BadAtom error on QubesOS
When you try to run FreeRDP 3, you will likely get the BadAtom error.
OpenGL driver errors in QubesOS VMs: Why there’s no fix*
QubesOS is built on the principle of isolation, and GPUs aren’t designed to meet the strict isolation requirements QubesOS demands because they prioritize performance instead.
…How to run nix on qubes
Nix is great for keeping your system clean and your sanity slightly intact. But thanks to how QubesOS handles templates and persistence, it’s not plug-and-play.
…Learn to use Nix in 10 minutes
After this guide, you will be able to:
- replace
aptorpacmanwith thenixpkgspackage repository, even if you don’t care about declarativity - use home-manager to set up all your configs and apps declaratively with just one config file and use it on any machine
- use any
nixpkgspackage one time only and without bloat, fix dependency hell and weird dependencies