lordcirth has quit [Remote host closed the connection]
syd has joined #nixops
syd has quit [Quit: Connection closed]
teto has quit [Ping timeout: 265 seconds]
CptCaptain has joined #nixops
<CptCaptain>
Is there a way to specify a build host when deploying? like the --build-host option in nixos-rebuild?
blumenkranz has joined #nixops
<blumenkranz>
Hello. I have noticed one of my guest machines has some packages in the nix-store that I did not set, like i3 and other graphical utils that clearly do not belong in a headless server. Does someone know what could be causing this?
<blumenkranz>
i3 and its utils may have been copied from the nixops host, but I don't know why would such a behavior happen.
<blumenkranz>
They are not in the path so I suppose the system does not have them in the resulting configuration, whichever it is, but I don't know how to get rid of them