<betawaffle>
disasm: i'm starting to learn about nixops now, because i want to start breaking my configuration.nix into smaller parts and not mess with scp.
<gchristensen>
if you have nixos on two machines, you can use nixos-rebuild on one to deploy to the second, you don't need all of nixops for that
<betawaffle>
gchristensen: i only have it on one machine
<betawaffle>
gonna use nixops from my mac
<gchristensen>
ah
<betawaffle>
i finally installed nix there, btw
<betawaffle>
anyway, nixops question... is one of these "top level" .nix files called a network?