mirror of
https://github.com/nix-community/raspberry-pi-nix.git
synced 2025-11-30 22:21:00 +01:00
neededForBoot, supportedFilesystems
This commit is contained in:
parent
ff87aaa6c9
commit
89220def41
2 changed files with 47 additions and 10 deletions
|
|
@ -11,7 +11,7 @@
|
|||
boot.kernelParams = [
|
||||
"rw"
|
||||
"nfsroot=${config.netImage.nfsRoot},v3"
|
||||
"ip=dhcp"
|
||||
# "ip=dhcp"
|
||||
"root=/dev/nfs"
|
||||
"rootwait"
|
||||
"elevator=deadline"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue