mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-09 16:16:21 +01:00
ran formatter for mbp11,4
This commit is contained in:
parent
2d512d0f4e
commit
59e2d82cc2
|
|
@ -1,4 +1,10 @@
|
|||
{ lib, config, pkgs, modulesPath, ... }:
|
||||
{
|
||||
lib,
|
||||
config,
|
||||
pkgs,
|
||||
modulesPath,
|
||||
...
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
../.
|
||||
|
|
|
|||
Loading…
Reference in a new issue