Hacker News new | ask | show | jobs
by manishjhawar 3063 days ago
Common only in very high-level concept as the implementation details are vastly differing. NixOS is based on the Nix[1] purely functional package manager and configuration language while OSTree is termed to be "git for operating systems"[2].

[1]: https://nixos.org/nix/ [2]: https://ostree.readthedocs.io/