-
-
Notifications
You must be signed in to change notification settings - Fork 177
Open
Description
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
sokai
Metadata
Metadata
Assignees
Labels
No labels