Skip to content

add support for override-input #601

@i18nsite

Description

@i18nsite

Prerequisites

  • I have searched existing issues to make sure this isn't a duplicate
  • I have checked the documentation to see if this feature already exists

Problem Description

nix
--extra-experimental-features "nix-command flakes"
run github:nix-community/nixos-anywhere --
-i ~/.ssh/id_ed25519
--flake "path:${ROOT}#i"
--override-input host path:$ROOT/nix/vps/conf/$HOST.nix
"root@${HOST}"

Proposed Solution

I can use override-input for dynamic vps config

Alternatives Considered

No response

Feature Type

New command-line option

Use Case

No response

Implementation Ideas

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions