style: remove some unused nix arguments
This commit is contained in:
parent
f3c9ed76f5
commit
73ba13f6ab
3 changed files with 3 additions and 3 deletions
hardware
|
@ -1,4 +1,4 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
{ lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [ ./firmware.nix ./planck.nix ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue