76
submitted 1 year ago by ouigol@lemmy.world to c/linux@lemmy.ml

Last time I didn’t upgrade for a long while some drivers broke, maybe I’ll just switch to NixOS this time since it seems interesting. Does anyone here use NixOS? What do you think about it?

you are viewing a single comment's thread
view the rest of the comments
[-] SolemnAttic@feddit.de 14 points 1 year ago

I am using NixOS and have used Arch before. Its great. No dependency hell, superb config management (with home manager) and builtin rollbacks. But the nix language is somewhat arcane. Error messages are only somewhat helpful and docs are really lacking. NixOS also uses quite the amount of disk space in its store. Would only recommend NixOS if youre a resourceful programmer (or not)

PS. Ive never had arch break any drivers on me, or any upgrade failing (unless a package itself is borked, but they usually put out posts for this). But my systems all amd, ymmv

[-] ouigol@lemmy.world 2 points 1 year ago

Oh yeah I use nvidia so it’s pretty unsurprising. How much coding is required? I know how to code so it’s not a very big deal but I’d like to have an idea.

[-] corefoundation@lemmy.world 4 points 1 year ago

I wouldn’t call it coding. It’s more about writing configurations. You have to provide a list of packages you need and some configuration for them like configuring default desktop environment. I recommend searching for dotfiles repos with configuration.nix on github to get an idea.

[-] theshatterstone54@feddit.uk 4 points 1 year ago* (last edited 1 year ago)

As someone elase said, it's not really coding but more like writing a configuration. If you need an example (I'm using AMD so there will be some changes required) you can check out my own config at https://gitlab.com/theshatterstone/nix-conf

Edit: Also, the note on shebangs applies to all scripts within NixOS.

[-] SmallAlmond@lemmy.dbzer0.com 1 points 1 year ago

Thank you so much for your example, I'm new to NixOS coming from arch and these are all very helpful.

[-] nitrolife@rekabu.ru 2 points 1 year ago

nvidia-open-dkms usually doesn't break when updating.

[-] ouigol@lemmy.world 1 points 1 year ago* (last edited 1 year ago)

Well something broke ¯\(ツ)

this post was submitted on 09 Jul 2023
76 points (95.2% liked)

Linux

47345 readers
1426 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