pianonix: remove unneeded hardware config
This commit is contained in:
parent
425c8f8e4f
commit
a38299888f
@ -168,10 +168,10 @@
|
|||||||
systemd.targets.hybrid-sleep.enable = false;
|
systemd.targets.hybrid-sleep.enable = false;
|
||||||
|
|
||||||
## Raspberry pi specific config
|
## Raspberry pi specific config
|
||||||
hardware.raspberry-pi."4" = {
|
# hardware.raspberry-pi."4" = {
|
||||||
fkms-3d.enable = true;
|
# fkms-3d.enable = true;
|
||||||
touch-ft5406.enable = true;
|
# touch-ft5406.enable = true;
|
||||||
};
|
# };
|
||||||
# Prevent host becoming unreachable on wifi after some time (for raspberry pi)
|
# Prevent host becoming unreachable on wifi after some time (for raspberry pi)
|
||||||
networking.networkmanager.wifi.powersave = false;
|
networking.networkmanager.wifi.powersave = false;
|
||||||
# Enable audio devices on raspberry pi
|
# Enable audio devices on raspberry pi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user