Blaze (he/him) to Linux@programming.dev • 1 year agoWhat was your latest improvement to your Linux setup?message-square96fedilinkarrow-up194arrow-down13
arrow-up191arrow-down1message-squareWhat was your latest improvement to your Linux setup?Blaze (he/him) to Linux@programming.dev • 1 year agomessage-square96fedilink
minus-square@KISSmyOSFeddit@lemmy.worldlinkfedilink3•1 year agoYou’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).
minus-square@towerful@programming.devlinkfedilink2•1 year agoOh, no kidding. I always thought immutable required the declarative installs. I guess, immutable is more “containerised userland”?
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).
Oh, no kidding.
I always thought immutable required the declarative installs.
I guess, immutable is more “containerised userland”?