Elektrine lite

← Feed

@thingsiplay@lemmy.ml

Post #3364308

2026-06-21 04:18 UTC

But you can. It’s not my argumentation, but the argumentation is, that you have access to any part of the system and can change everything. What is the reason that you cannot turn NixOS into Arch? Note, I am not the one claiming this and I don’t even know if this is true. I just don’t have the answer to it why this isn’t possible.

Replies (2)

  • @justaman123@lemmy.world 2026-06-21 04:39

    Yes, I would also like to know, if anyone’s feeling like answering

    Open ##3364387

  • @Mordikan@kbin.earth 2026-06-21 04:39

    the argumentation is, that you have access to any part of the system and can change everything. What is the reason that you cannot turn NixOS into Arch? Because you don't have access to any part of the system. Again, nobody is saying you can change everything. NixOS is immutable meaning that is locked down read-only and only the Nix daemon has access to write. It's a matter of declarative vs imperative configuration schema. It's how vs what. In NixOS, you tell the system what you want done. In Arch, you tell the system how to do it. So, you can't change any distro into any other distro, but the likelihood of two distros having any meaningful difference is low to the point of being pointless to ask. As another user already stated, the main reason distros don't matter is analysis paralysis. Most of the users asking for thoughts between distros are effectively asking which of two duplicates is better. Say you've narrowed the distros you want to use to Debian and Kali, what is the difference between them if you just want to play games? There isn't one. You can run proton on Kali just as easy as Debian (you'd even be hitting the same repo likely).

    Open ##3364495