nixos-config/applications/update-remote.nix

5 lines
90 B
Nix

{remote-updater}: {
type = "app";
program = "${remote-updater}/bin/remote-updater";
}