What Linux distribution or distributions do you personally use?
I myself am a daily Void user. I used to use Devuan, but wanted to try rolling release and ended up loving Void!
Mostly NixOS unstable. I have one machine still on Arch, but i plan to switch that to NixOS too.
Arch Linux. Always very up-to-date and the AUR is huge. No dealing with PPAs or snaps or flatpaks or appimages. Just
paru -S any-software-ever-made
. Also very streamlined (systemd for everything lol) and well documented. I tried NixOS for a bit but it was very inconvenient in comparison and I felt like it was impossible to tinker with or understand if you weren’t good at Haskell. Terrible documentation.For servers it’s definitely Debian + docker.
I tried NixOS for a bit but it was very inconvenient in comparison and I felt like it was impossible to tinker with or understand if you weren’t good at Haskell.
You don’t need any haskell knowledge to configure a NixOS system. It’s mostly just researching the right options and setting the desired values. Pretty simple. For more advanced stuff like custom modules, functional programming experience helps a lot but that’s not necessary for installing packages and enabling services.
Documentation isn’t great but what it does have going for it is that it’s right in the place where you configure it: In the NixOS options. Wanna configure systemd-boot? Just search for it: https://search.nixos.org/options?channel=23.05&size=50&sort=relevance&type=packages&query=systemd-boot
It’s self-documenting.
I use Linux Mint XFCE on my laptop and desktop. And the standard Steam OS on my Steam Deck.
NixOS. Declarative config with opt-in state is awesome.
Fellow NixOS traveller. I used Nix for work and never saw the appeal of a whole OA built around it but when I saw a tutorial with the declarative config I was instantly sold.
Same here. It’s made my life a whole lot easier since on previous distros, I had to depend on documenting manual hacks I had done.
I’ve been a daily fedora user for the half year. Initially I started off with ElementaryOS but it was so filled with bugs, and glitches, so it didnt last for more than a couple of months. While the fedora experience is way more streamlined.
I had the same experience with ElementaryOS. I really wanted to like it but it just wasn’t a good experience at the time.
I use Manjaro, but I run it like vanilla Arch (for example pacman/yay and not pamac). I find this to be a sweet spot for me - rolling releases are so incredibly nice, and Manjaro being slightly slower than Arch is good from a stability standpoint in my experience.
I use ZFS all over the place, including the root storage pool on my home server, which has overall been a great experience with systemd-boot.
Linux Mint, it just works
Been using NixOS for a couple months. It’s gotten easier to configure and change because of it, and new computers are super easy to setup because I can just change/apply the config and system wide changes will apply with one command!
Currently… Slackware on main laptop. Slint (Slackware-based) on mini-pc. MX Linux (fvwm respin), Void, and OpenBSD on old laptop. NsCDE is desktop on all except MX.
I love to see Slackware representation in these threads, easily my favorite distribution of all time.
I’ve gotten used to Slackware in 25 years.
I use primarily Fedora for desktop/dual boot and minimal Rocky for server. I mess with Arch and Manjaro when I’m feeling adventurous.
Been using PopOS for my living room AMD GPU pc, and it’s been the most seamless steam machine experience I’ve had so far. Tried multiple distros on my Nvidia one, and I just had no luck, I’ll move my Nvidia pc into Linux soon for another attempt.
I use EndeavourOS with Hyprland on my laptop but I am considering trying VanillaOS (once they move to Debian base). On desktop I have Ubuntu 20.04 and EndeavourOS (both on Gnome)
I’ve used Mint since I started using Linux, and never had any major issues. I’ve therefore just stuck with it. I don’t always have the time to tinker with my machine if something should break, and Mint usually just works when I need it, while still providing flexibility when I want it (and Timeshift to fix it when I break stuff)
Mint with Cinnamon is my daily driver on my desktop and laptop for almost 3 years now. I ran a company for a while using Linux and managed to find everything I needed for software to run administration. It was great. I still have a windows tablet for troubleshooting and equipment specific requests, but I always feel weird logging into it.