diff --git a/docs/Getting Started/NixOS/Root on ZFS/3-system-configuration.rst b/docs/Getting Started/NixOS/Root on ZFS/3-system-configuration.rst index ad0d757..9992e10 100644 --- a/docs/Getting Started/NixOS/Root on ZFS/3-system-configuration.rst +++ b/docs/Getting Started/NixOS/Root on ZFS/3-system-configuration.rst @@ -50,7 +50,7 @@ System Configuration sed -i \ "s|rootHash_placeholder|${rootPwd}|" \ - /mnt/etc/nixos/hosts/exampleHost/default.nix + /mnt/etc/nixos/configuration.nix #. You can enable NetworkManager for wireless networks and GNOME desktop environment in ``configuration.nix``.