mirror of
https://github.com/itme-brain/nixos.git
synced 2026-05-08 14:50:12 -04:00
mod enable
This commit is contained in:
parent
9926a17d04
commit
5e659e229e
1 changed files with 0 additions and 5 deletions
|
|
@ -30,11 +30,6 @@
|
||||||
apply-overlays-dtmerge.enable = true;
|
apply-overlays-dtmerge.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
hardware.deviceTree = {
|
|
||||||
enable = true;
|
|
||||||
filter = "*rpi-4-*.dtb";
|
|
||||||
};
|
|
||||||
|
|
||||||
# UUIDs are baked into the Hydra SD image — identical on every Pi flashed
|
# UUIDs are baked into the Hydra SD image — identical on every Pi flashed
|
||||||
# from that image. FIRMWARE (FAT) holds the Pi bootloader; NIXOS_SD (ext4)
|
# from that image. FIRMWARE (FAT) holds the Pi bootloader; NIXOS_SD (ext4)
|
||||||
# is root. /boot/firmware must be mounted so nixos-rebuild can update
|
# is root. /boot/firmware must be mounted so nixos-rebuild can update
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue