-
Notifications
You must be signed in to change notification settings - Fork 25
Activate remote machines locally from mac #23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
or,
https://www.haskellforall.com/2023/01/announcing-nixos-rebuild-new-deployment.html |
This works for non-trivial configurations: Lines 4 to 9 in 0196461
But not when using certain packages, like nixvim: |
Per nixos-rebuild(8), you may wish to consider dropping "--fast" --fast Equivalent to --no-build-nix. This op‐
tion is useful if you call nixos-rebuild
frequently (e.g. if you’re hacking on a
NixOS module). |
I'd think
Indeed, when I remove it - the deployment from mac does fail:
|
Resolved in srid/nixos-unified#54 |
https://github.com/serokell/deploy-rs
Work on my primary machine (macOS) and remotely activate new configuration for Linux machines and such.
The text was updated successfully, but these errors were encountered: