8 lines
60 B
Nix
8 lines
60 B
Nix
{
|
|
config,
|
|
pkgs,
|
|
lib,
|
|
inputs,
|
|
outputs,
|
|
...
|
|
}: {}
|