diff --git a/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS for Raspberry Pi.rst b/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS for Raspberry Pi.rst index 1b31862..81bc02f 100644 --- a/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS for Raspberry Pi.rst +++ b/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS for Raspberry Pi.rst @@ -657,8 +657,6 @@ Step 6: Full Software Installation #. Optional: Install a full GUI environment:: apt install --yes ubuntu-desktop - vi /etc/gdm3/custom.conf - # In the [daemon] section, add: InitialSetupEnable=false **Hint**: If you are installing a full GUI environment, you will likely want to remove cloud-init as discussed above but manage your network with diff --git a/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst b/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst index 6626844..16d8b65 100644 --- a/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst +++ b/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst @@ -1057,8 +1057,6 @@ Step 7: Full Software Installation - Install a full GUI environment:: apt install --yes ubuntu-desktop - vi /etc/gdm3/custom.conf - # In the [daemon] section, add: InitialSetupEnable=false **Hint**: If you are installing a full GUI environment, you will likely want to manage your network with NetworkManager::