mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 17:38:41 +08:00
chore: format repo using treefmt-nix and nixfmt-rfc-style
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
|
||||
let
|
||||
cfg = config.hardware.raspberry-pi."4".tv-hat;
|
||||
in {
|
||||
in
|
||||
{
|
||||
options.hardware = {
|
||||
raspberry-pi."4".tv-hat = {
|
||||
enable = lib.mkEnableOption ''
|
||||
|
||||
Reference in New Issue
Block a user