mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 11:36:10 +01:00
ran formatter for mbp11,4
This commit is contained in:
parent
2d512d0f4e
commit
59e2d82cc2
1 changed files with 7 additions and 1 deletions
|
|
@ -1,4 +1,10 @@
|
|||
{ lib, config, pkgs, modulesPath, ... }:
|
||||
{
|
||||
lib,
|
||||
config,
|
||||
pkgs,
|
||||
modulesPath,
|
||||
...
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
../.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue