this post was submitted on 05 Aug 2023
174 points (98.3% liked)

Linux

48130 readers
431 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I'm currently running Arch and it's great, but I'm noticing I'm not staying on the ball in regards to updates. I've been reading a bit about Nix and NixOS and thinking of trying it as my daily driver. I've got a Lenovo x1 xtreme laptop, I don't do much gaming (except OSRS), use firefox, jetbrains stuff, bitwarden, remmina, obsidian, and docker.

Is anyone running NixOS as their daily? How are you liking it and are there any pitfalls / stuff you wish you knew before?

(page 2) 26 comments
sorted by: hot top controversial new old
[–] halfempty@kbin.social 1 points 1 year ago (1 children)
[–] minnix@lemux.minnix.dev 2 points 1 year ago

Nix on Debian is really nice.

[–] flashgnash@lemm.ee 1 points 1 year ago

Have been using NixOS as my sole os for a month or so and have zero complaints

It will quite frequently make installing and configuring things that could otherwise be a nightmare on other distros absolutely effortless (to switch DE you change one line of code, for instance)

On occasion however it makes things harder than other distros because you can't really apply stack overflow questions, differentiation etc for other distros to it as well

Generally speaking 90% of what I've wanted to do with it has had a built in option or package that was a one or two line change to a file and a command to rebuild

Also, as long as you install steam via the built in option gaming works perfectly on it for me

[–] iopq@lemmy.ml 0 points 1 year ago

You can combine stable and unstable packages since they can have different dependencies

Given this you can have the base system be running the unstable versions, while holding back things like wine from upgrading

load more comments
view more: ‹ prev next ›