NixOS on a Tuxedo InfinityBook Pro 14 Gen9 AMD Laptop

9 brainlessdev 2 7/24/2025, 8:35:04 PM fnune.com ↗

Comments (2)

rgoulter · 18h ago
The author mentions it in the conclusion, but I think "nix package manager on non-NixOS Linux" would be the best of both worlds.

You'd avoid the friction of having to deal with software that doesn't 'just work' on NixOS, but still be able to make use of things like devenv.

Though, an understated benefit from using NixOS is that the specific fixes taken are now available "as code".

j0hax · 14h ago
Interesting to see someone writing a blog post and explaining issues they've encountered with their laptop, I participate in the official repository of Nix configurations covering these kinds of hardware quirks [1].

I also have a InfinityBook Pro 14 Gen 9 (Intel Version) and began adding support for this laptop in NixOS Hardware in early March of this year, including settings sane defaults, loading drivers, and even refactoring/backporting modules for other InfinityBook versions.

[1]: https://github.com/NixOS/nixos-hardware/tree/master/tuxedo/i...