You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a good implementation, my opinion, local should just be the special case of remote (i.e. ssh).
Hence, it might be an interesting feat to synthesize the two and implement nixos install as a reinterpretation of nixos-anywhere that also fully covers the nixos-install.sh use case.
The text was updated successfully, but these errors were encountered:
https://github.com/nix-community/nixos-anywhere seems to be to the best of my judgment the current best practice in spinning up NixOS.
For a good implementation, my opinion,
local
should just be the special case ofremote
(i.e. ssh).Hence, it might be an interesting feat to synthesize the two and implement
nixos install
as a reinterpretation ofnixos-anywhere
that also fully covers thenixos-install.sh
use case.The text was updated successfully, but these errors were encountered: