Is NixOS a Good Option for Daily Use with Compatibility for Other Packages?

0
13
Asked By CuriousCat101 On

I've been looking into NixOS as a potential replacement for my current setup since I've had ongoing issues with Kubuntu, like graphic glitches and sleep problems. Recently, I tried updating my NVIDIA drivers, but unfortunately, I ended up breaking my system after installation. I'm curious about NixOS's compatibility with Ubuntu/Debian repositories, Flatpaks, Snap packages, and other options. Is it user-friendly enough for daily tasks? Also, are there any recommendations for Linux distributions that use Plasma and are more stable? I'm particularly interested in European distros due to personal preferences.

3 Answers

Answered By DistrosFanatic On

Most Linux distributions share the same core packages but with varying versions. For your NVIDIA driver issue, I suggest following official Ubuntu documentation for installation instead of using the .run files. Also, NixOS uses its own package management, so it's different from apt or dnf. You can use Flatpaks and Snaps on NixOS, but often, you'll find Nix packages meet your needs. The learning curve is steep, but it's versatile for daily use. You might also want to look at distros like Nobara or CachyOS, which come with NVIDIA support out of the box.

FedoraRider -

Nobara sounds interesting! I'll check that out for a stable daily driver.

KDEEnthusiast -

It's true, and sometimes sticking to recommended ways can save a lot of headache!

Answered By TechSavvyGamer On

NixOS can be challenging to set up since it requires some knowledge of Linux and uses its own configuration language. However, it has an impressive package collection. I recommend trying it out in a virtual machine first so you can get a feel for it without risking your main setup. If you're willing to learn, NixOS can be rewarding, especially for its unique configuration options. Here's a link to check out the available packages: [NixOS Packages](https://search.nixos.org/packages).

InquisitiveUser23 -

Thanks for the tip! I'll definitely consider trying it out in a VM before committing.

LinuxLover88 -

Yeah, I've heard it can be really fun once you get the hang of the configurations!

Answered By LinuxNewbie92 On

NixOS does not natively support Debian or RPM packages, but it has a massive repository with over 120,000 packages. While you can use AppImages, Flatpaks, and even configure Snaps, sticking to Nix packages aligns better with its philosophy. If you're looking for good alternatives, OpenSUSE and EndeavourOS are both excellent choices with Plasma and offer stability.

HappyUser54 -

EndeavourOS sounds great—I'm looking for a rolling release option!

SuseAdvocate -

OpenSUSE is a solid choice, definitely worth exploring!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.