39
Distro suggestions for grandparents?
(aussie.zone)
Linux questions Rules (in addition of the Lemmy.zip rules)
Tips for giving and receiving help
Any rule violations will result in disciplinary actions
I'm not sure why it's harder than Arch. It basically has it's own app store and you select the stuff from their website to install through the terminal.
Could you expand in your reasoning?
They have a GUI package manager? That's news to me. When I tried it out last year, package management was handled by
nix-env
orconfiguration.nix
.Anyway, I found it much harder than Arch because it requires learning a completely new paradigm of system management. There is a very high upfront investment in learning multiple new concepts in order to change even the most basic aspects of your system - What are flakes? What are channels? What is
home-manager
?Also, the documentation and online support is far more sparse. If you encounter an issue, it's much more likely that you can find the solution for Arch through the wiki or a forum than it is with NixOS. There also tends to be no single way to resolve a problem, and so a lot of the information you find online may appear contradictory and confusing.
I never said it had a GUI store, but if your installing things for grand parents it's pretty easy through the root account, that the grand parents dont have access to. Go to https://search.nixos.org/packages search for one like Firefox and copy the command.
How is this harder than Arch?
And I never said installing packages is harder than Arch. I said setting up, configuring, and troubleshooting the system is harder than Arch.
In any case, the original point was that NixOS is a weird choice for an atomic/immutable system for grandparents when compared to something like Silverblue.