@botteaap I think what's missing is `nixos-rebuild` which only runs on NixOS.
For that your options are to either `nix build` the configuration and then copy it over to the machine via `nix copy`. Are you using Nix Flakes?
@botteaap I think what's missing is `nixos-rebuild` which only runs on NixOS.
For that your options are to either `nix build` the configuration and then copy it over to the machine via `nix copy`. Are you using Nix Flakes?