mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-03 08:47:13 +08:00
rpi4/poe-hat: improve enable option slightly
This commit is contained in:
@@ -6,7 +6,7 @@ in {
|
||||
options.hardware = {
|
||||
raspberry-pi."4".poe-hat = {
|
||||
enable = lib.mkEnableOption ''
|
||||
Enable support for the Raspberry Pi POE Hat.
|
||||
support for the Raspberry Pi POE Hat.
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user