Skip to content

Is it possible to specify the command that gets executed when deploying a configuration? #322

Description

@mainrs

I use microvm.nix in an imperative way without flakes and using npins and nilla.dev. The deployment of the microvm to the host that runs it involves two commands:

nix run --file ./nilla.nix systems.nixos.microvm.result.config.microvm.deploy.installOnHost user@host
ssh user@host -- systemctl restart "microvm@microvm.service"

Can something like this be configured for colmena? I could not find any options related to this! Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions