7 lines
54 B
Nix
7 lines
54 B
Nix
{ config
|
|
, pkgs
|
|
, lib
|
|
, inputs
|
|
, outputs
|
|
, ...
|
|
}: { }
|