fix boot location
This commit is contained in:
parent
6b0dbd4346
commit
a63edffc05
1 changed files with 0 additions and 4 deletions
|
@ -70,10 +70,6 @@
|
||||||
users.users.root.initialHashedPassword = "";
|
users.users.root.initialHashedPassword = "";
|
||||||
users.users.yt.initialHashedPassword = "";
|
users.users.yt.initialHashedPassword = "";
|
||||||
|
|
||||||
boot.loader.generic-extlinux-compatible.mirroredBoots = [
|
|
||||||
{ path = "/boot/firmware"; }
|
|
||||||
];
|
|
||||||
|
|
||||||
# remove this after https://github.com/NixOS/nixpkgs/pull/375165 lands on unstable
|
# remove this after https://github.com/NixOS/nixpkgs/pull/375165 lands on unstable
|
||||||
boot.kernelPackages = lib.mkForce inputs.nixpkgs-rpi.legacyPackages.aarch64-linux.linuxKernel.packages.linux_rpi3;
|
boot.kernelPackages = lib.mkForce inputs.nixpkgs-rpi.legacyPackages.aarch64-linux.linuxKernel.packages.linux_rpi3;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue