Running
nix run 'github:numtide/system-manager' -- --target-host XXX pre-populate --flake .
fails with the following error:
bash: line 1: /nix/store/mij0x8wba9baq05863shk7hbdw39azvr-system-manager/bin/pre-populate: No such file or directory
The reason is that the script has no dash in its name (see
|
||
|---|---|---|
| .. | ||
| activate | ||
| systemd | ||
| activate.rs | ||
| lib.rs | ||
| main.rs | ||
| register.rs | ||
| systemd.rs | ||