Fix /boot mounting and add notice for other keyboard layouts (#230)
* NixOS: add "X-mount.mkdir" mount option, fix unmounted /boot Signed-off-by: Maurice Zhou <jasper@apvc.uk> * add tips for keyboard layout support, closes #211 Signed-off-by: Maurice Zhou <jasper@apvc.uk>
This commit is contained in:
@@ -39,6 +39,10 @@ System Configuration
|
||||
HOOKS=(base udev autodetect modconf block keyboard zfs filesystems)
|
||||
EOF
|
||||
|
||||
For more information on mkinitcpio configuration,
|
||||
such as support for other keyboard layouts, see
|
||||
`wiki article <https://wiki.archlinux.org/title/mkinitcpio>`__.
|
||||
|
||||
#. Enable DHCP on all ethernet ports::
|
||||
|
||||
tee /mnt/etc/systemd/network/20-default.network <<EOF
|
||||
|
||||
Reference in New Issue
Block a user