Elektrine lite

← Feed

@pr06lefs@mastodon.social

Post #1526664

2026-04-15 22:21 UTC

@paul nixos-rebuild can target remote systems as well as local. Here's what I use to push a flake.nix and configuration.nix (well, not the files themselves but the built configuration) onto a cloud server: `nixos-rebuild --target-host root@myproject.com --flake .#myproject switch`

Replies (1)