We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d2d9070 + 0084649 commit 42b73bcCopy full SHA for 42b73bc
nix/rpi4.nix
@@ -3,7 +3,9 @@
3
#
4
# curl -L https://raw.githubusercontent.com/functora/functora.github.io/refs/heads/master/nix/rpi4.nix > /etc/nixos/configuration.nix
5
6
-# NOTE : There is HDMI/wifi interference issue on rpi4. If wifi is not working, set lower resolution:
+# 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:
9
10
# - Mount boot partition.
11
# - Add hdmi_safe=1 line to config.txt.
@@ -66,7 +68,6 @@ in {
66
68
git
67
69
vim
70
htop
- cpuid
71
udiskie
72
litecli
73
libraspberrypi
0 commit comments