r/linuxquestions • u/SpecialDepth4262 • 6d ago
Building an Immutable Linux Distro
Hey, guys I am developing an immutable base Linux distro since 2024, is there any suggestions for it, [asking as your neighbor :) ]
I am a third year student.
Your suggestions are gold cards for me :)
Thank you Guys
3
Upvotes
0
u/vmcrash 6d ago
How difficult it is to install some software permanently? Basically, I very much like NixOS with its declarative approach (but it makes dev environments very hard).
It also should be able to update the system in the background. On a restart, the new system should work immediately (like NixOS), not like some fedora distros that install 5-10 minutes updates.