this post was submitted on 12 Jun 2024
90 points (96.9% liked)

Linux

5234 readers
102 users here now

A community for everything relating to the linux operating system

Also check out [email protected]

Original icon base courtesy of [email protected] and The GIMP

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 3 points 5 months ago (1 children)

You're talking about declarative systems like Nix. Immutable just means that the root filesystem is read-only. You can install programs as Flatpaks or inside a container (toolbox on Silverblue).

[โ€“] [email protected] 2 points 5 months ago

Oh, no kidding.
I always thought immutable required the declarative installs.
I guess, immutable is more "containerised userland"?