What is good about NixOS (and GuixOS) is that they apply to package management the same principles that Git applies to managing source code. The Nix store is basically an append-only database (you might even call it a “blockchain”) of inter-dependent packages.
So from an individual computer user’s point of view, it is much safer to install and roll-back software with Nix than with an ordinary package manager that might allow you to accidentally delete package dependencies and break your system. With Nix, you can install packages that actually do break your system, but because of the append-only nature, you can actually roll-back the install automatically right from the Grub boot menu, no need to re-install anything.
Another advantage of NixOS, though this is more from a system operator’s point of view, is that you can guarantee reproducible builds. If the package you have installed has the same hash on all of your computers, that is a simple, human-verifiable proof that all of those systems are running the exact same build of the software. You can probably see that this is very useful for people running servers, like compute clusters, or doing things like A-B testing.
This is more than enough of an answer for the people that went “wHy BoThEr?” when this project started.
All of this great work, all of it upstreamed and a big part of it will (hopefully) influence even x86_64 machines if distros, communities and companies start supporting them. speakersafetyd sounds like a godsend for all laptop speakers, the pipewire energy-efficiency work sounds lovely for all laptops, specially more recent Intel ones, with P and E cores.
Use Debian, make your life easier. Chances are the RHEL copies are going to get frozen out, but there will always be Debian, and it’s the most community supported server mainline anyway.
The whole system is built using it, so every time your system will be the same when building from the same configuration. Even if you such to another computer, you will download locked versions of all packages and get the exact same system
In Ubuntu installing and removing a package doesn’t even guarantee it’s cleaned up
I game, like a lot, and if windows beats me one more time i swear I’ll leave them for good. Is there a list of supported games? I just hit their site and only saw an nvidia gpx drivers too, did i simple miss the AMD stuff?
Intel and AMD drivers are part of the Linux kernel so you never need to think about drivers.
Check out https://www.protondb.com/ for something of a list of supported games, but generally most games just work (in Steam, go to Settings, Compatibility, and check the box for applying Proton on all games in library and not just the officially supported ones).
ProtonDB isn’t a complete list, but if you do struggle with getting a game to work, chances are somebody has posted a string you can paste into Steam to make the game magically work.
to add on to this, generally the only games that have issues are games with pretty serious anti cheat, and even many of those will still work. protondb will reflect this of course, but if you already know you mostly only play single player or cooperative titles, you can save a lot of time looking through your library
I appreciate what glorious eggroll does. And I’ve had no issues with the few games I’ve played on Steam.
I’ve been running Nobara for several months and it has been very stable though I find it is lacking a little polish around the edges in some areas. Kind of like how Mint was when I first started about 10y ago.
I’m trying out Fedora now for a while. On kernel 6.5. I was on 6.1 in Nobara. I have one game that’s crashing now (it wasn’t crashing in Nobara … go figure). So I may have to go back to Nobara or try to figure out what they did with Nobara vs Fedora that would help.
When Mint gets to kernel 6.x some day, I might jump back. (5.19 doesn’t support my GPU). Overall Mint became very polished. I hardly ever ran into weird issues. Although I do remember feeling Cinnamon blew up every so often.
We spent 1 year negotiating implementation of secure Linux workstation, and now after endless meetings and agreements I can proudly say we have 5 people with fully GNU/Linux laptops! Dell XPS, to be precise.
linux
Top
This magazine is from a federated server and may be incomplete. Browse more on the original instance.