Skip to content

Commit 42b73bc

Browse files
committed
Merge branch 'master' of github.com-functora:functora/functora.github.io
2 parents d2d9070 + 0084649 commit 42b73bc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

nix/rpi4.nix

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
#
44
# curl -L https://raw.githubusercontent.com/functora/functora.github.io/refs/heads/master/nix/rpi4.nix > /etc/nixos/configuration.nix
55
#
6-
# NOTE : There is HDMI/wifi interference issue on rpi4. If wifi is not working, set lower resolution:
6+
# NOTE : Use USB-2.0 instead of USB-3.0 to reduce power consumption to avoid problems with wifi!
7+
#
8+
# NOTE : There might be HDMI/wifi interference issue on rpi4. If wifi is not working, set lower resolution:
79
#
810
# - Mount boot partition.
911
# - Add hdmi_safe=1 line to config.txt.
@@ -66,7 +68,6 @@ in {
6668
git
6769
vim
6870
htop
69-
cpuid
7071
udiskie
7172
litecli
7273
libraspberrypi

0 commit comments

Comments
 (0)