mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 17:38:41 +08:00
treewide: apply deadnix and statix
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
# http://www.supermicro.com/products/motherboard/Atom/X10/A1SRi-2758F.cfm
|
||||
# This board contains a TPM header, but you must supply your own module.
|
||||
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [ ../. ];
|
||||
}
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
../.
|
||||
|
||||
Reference in New Issue
Block a user