-
@ jb55
2025-04-17 14:17:48most systems are mutable. mutating the system can get it into a bad state, preventing it from booting or breaking software. this can't really happen on nixos. /nix is an immutable read-only partition and every dynamic lib dependency is explicitly symlinked into the content-addressable /nix store