Closed SuperSandro2000 closed 1 year ago
Thanks for the pull request. However, as long as the config in that repo is not changed, it is meaningless to only remove them here. There will still be an immutable option in the per-host configuration and NetworkManager will still be installed by default.
Please do not open issues and pull requests on the same and related issue multiple times. We should keep the discussion in one place, then open a single pull request once consensus is reached.
Sandro @.***> writes:
NixOS allows using multiple programs to manage your network settings, so not everyone necessarily has network manager installed. Immutable root is not an upstream setting and it shouldn't be recommended in the basic ZFS install guide. You can view, comment on, or merge this pull request online at:
https://github.com/openzfs/openzfs-docs/pull/412
-- Commit Summary --
- nixos: remove network manager, immutable root
-- File Changes --
M docs/Getting Started/NixOS/Root on ZFS/3-system-configuration.rst (16)
-- Patch Links --
https://github.com/openzfs/openzfs-docs/pull/412.patch https://github.com/openzfs/openzfs-docs/pull/412.diff
-- Reply to this email directly or view it on GitHub: https://github.com/openzfs/openzfs-docs/pull/412 You are receiving this because you are subscribed to this thread.
Message ID: @.***>
NetworkManager is already removed in #410. I have no intention to remove immutable root as it is widely used by NixOS users. If you don't like it, don't use it. It is optional and disabled by default.
Close as WONTFIX.
NixOS allows using multiple programs to manage your network settings, so not everyone necessarily has network manager installed. Immutable root is not an upstream setting and it shouldn't be recommended in the basic ZFS install guide.