this post was submitted on 05 Aug 2024
429 points (93.7% liked)
Linux
48077 readers
681 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Replaces the Archwiki with basically 0 docs, a large chunk of your Linux knowledge no longer applies, you can't compile from source (even if you mostly don't need to), everything is different, the nix language kinda sucks until you "get" it, etc.
But it has a lot of advantages too if you have the time and desire to learn it.
Arch wiki is still relevant, I still use it as a reference on my NixOS box.
Your pacman and pacur (or whatever the name of the air helper soup de jour is this week) will no longer apply. Most of my linux knowledge was still applicable. You have all the same programs that run in the same way as they do on arch.
Sure you can. Want to compile everything from source? Just turn off using the cache. NixOS is a source based distro.
Also no. I use the same programs I can get on most other distros.
If you have ever used another functional language its fine.
I recently installed Nix alongside with Arch. I feel the same. After years of using Arch I spent two days to get everything configured the same as in my Arch, and I haven't finished it yet.