mirror of
https://github.com/nix-community/raspberry-pi-nix.git
synced 2025-11-09 03:56:03 +01:00
boot.initrd.network.enable = true;
This commit is contained in:
parent
9c9deef230
commit
e968763d4f
1 changed files with 0 additions and 3 deletions
|
|
@ -100,9 +100,6 @@ in
|
||||||
|
|
||||||
config = {
|
config = {
|
||||||
boot.initrd.network.enable = true;
|
boot.initrd.network.enable = true;
|
||||||
# boot.initrd.network.dhcp = true;
|
|
||||||
boot.loader.systemd-boot.enable = true;
|
|
||||||
boot.loader.systemd-boot.configurationLimit = 1;
|
|
||||||
|
|
||||||
fileSystems = {
|
fileSystems = {
|
||||||
"/boot/firmware" = {
|
"/boot/firmware" = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue