7 lines
58 B
Nix
7 lines
58 B
Nix
{ pkgs , config}:
|
|
|
|
let
|
|
convert_img="123";
|
|
in {
|
|
|
|
} |