Update build instructions in NixOS

various minor fixes; bump archlive to nov 2021

use dkms in live

Signed-off-by: Maurice Zhou <jasper@apvc.uk>
This commit is contained in:
Maurice Zhou
2021-11-03 00:16:31 +08:00
committed by George Melikov
parent f60e80083d
commit 783877d147
14 changed files with 33 additions and 62 deletions

View File

@@ -25,7 +25,9 @@ Installation
#. Check kernel variant::
INST_LINVAR=$(sed 's|.*linux|linux|' /proc/cmdline | sed 's|.img||g' | awk '{ print $1 }')
#for live image
If you are using live image, use the hard-coded value::
#INST_LINVAR=linux
#. Check kernel version::