Ah, this is awesome! I currently run k3s on a decently spec-ed NixOS rig. I tried getting k3s to recognize my Nvidia GPU but was unsuccessful. I even used the small guide for getting GPU in k3s to work in nixpkgs[0], but without success.<p>For now I’m just using Docker’s Nvidia container runtime for containers that need GPU acceleration.<p>Will likely spend more time digging into your findings — hoping it results in me finding a solution to my setup!<p>[0] <a href="https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/networking/cluster/k3s/README.md">https://github.com/NixOS/nixpkgs/blob/master/pkgs/applicatio...</a>