5 lines
90 B
Nix
5 lines
90 B
Nix
{remote-updater}: {
|
|
type = "app";
|
|
program = "${remote-updater}/bin/remote-updater";
|
|
}
|