4 lines
53 B
Nix
4 lines
53 B
Nix
|
|
{}: {
|
||
|
|
getSyncthingDevices = x: trace "foobar" x;
|
||
|
|
}
|