ryantrinkle has joined #nixos-aarch64
h0m1 has quit [Ping timeout: 276 seconds]
h0m1 has joined #nixos-aarch64
<ornxka> is there a way to do on-demand remote cross building?
<ornxka> i tried to compile emacs25-nox and it turned off from overheating :(
ryantrinkle has quit [Ping timeout: 250 seconds]
lovesegfault has joined #nixos-aarch64
<lovesegfault> Okay, I'm going insane
<lovesegfault> I have a RPi with no access to USB ports or a display
<lovesegfault> so I'm trying to prepare an image for it which has SSH running
<lovesegfault> but it doesn't work, at all. I tried to nmap it and I see this
<lovesegfault> Why doesn't this just work?!
<lovesegfault> cc. clever
<samueldr> lovesegfault: the default configuration files for installer medias IIRC disable the sshd service via a WantedBy = []
<samueldr> systemd.services.sshd.wantedBy = lib.mkOverride 10 [ "multi-user.target" ];
<lovesegfault> samueldr: this is a bit weird, it's expected that aarch64 boxes will need ssh, no?
<lovesegfault> On average at least
<samueldr> not really
<samueldr> it's the same profile as on x86_64
<samueldr> we assume physical access, with serial or a display
<lovesegfault> I see
<lovesegfault> Trying with that line added
<samueldr> it's kind of a hard issue, since we don't want to resort to the insecure ways most SBCs distros just open ssh with a well-known password
<lovesegfault> samueldr: Yeah, makes sense I suppose
<lovesegfault> I just wish that it was "smart" enough to do the expected when enabling sshd
<lovesegfault> samueldr: testin
<lovesegfault> *g
<lovesegfault> samueldr: Seems to still not work :(
<lovesegfault> nmaping
<lovesegfault> Bah
<lovesegfault> Should I use lib.mkForce?
lovesegfault has quit [Quit: WeeChat 2.6]
lovesegfault has joined #nixos-aarch64
zupo has joined #nixos-aarch64
zupo has quit [Quit: Textual IRC Client: www.textualapp.com]
zupo has joined #nixos-aarch64
lopsided98 has quit [Ping timeout: 265 seconds]
lopsided98 has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zupo has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zupo has joined #nixos-aarch64
t184256 has left #nixos-aarch64 ["Error from remote client"]
t184256 has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
lordcirth_ has joined #nixos-aarch64
lordcirth has quit [Ping timeout: 250 seconds]
ryantrinkle has joined #nixos-aarch64
orivej has joined #nixos-aarch64
tilpner has quit [Read error: Connection reset by peer]
tilpner has joined #nixos-aarch64
ryantrinkle has quit [Ping timeout: 246 seconds]
pbb has quit [Ping timeout: 252 seconds]
pbb has joined #nixos-aarch64
<clever> lovesegfault: there is a line in the base installer config, that enables ssh, but disables auto-start
<clever> lovesegfault: so you have the option to `systemctl start sshd` after setting a pw, without having to nixos-rebuild your image
<clever> systemd.services.sshd.wantedBy = lib.mkForce [ "multi-user.target" ];
<clever> lovesegfault: that will undo it
<clever> lovesegfault: `allowedTCPPorts = services.openssh.ports` is also not required, ssh does that itself
zarel_ is now known as zarel
zarel has quit [Quit: ZNC 1.7.4 - https://znc.in]
zarel has joined #nixos-aarch64
zupo has joined #nixos-aarch64
zupo has quit [Client Quit]
zupo has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zupo has joined #nixos-aarch64
zupo has quit [Client Quit]
zupo has joined #nixos-aarch64
zupo has quit [Client Quit]
<gchristensen> FYI the sd-image for aarch64 is too big and is causing the nixos channel to fail: https://hydra.nixos.org/build/108098168
zupo has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ryantrinkle has joined #nixos-aarch64
zupo has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zupo has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zupo has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
lovesegfault has quit [Ping timeout: 252 seconds]
lovesegfault has joined #nixos-aarch64
<lovesegfault> clever: Got it :
<lovesegfault> *:)
zarel has quit [Ping timeout: 268 seconds]
zarel has joined #nixos-aarch64
lovesegfault has quit [Quit: WeeChat 2.6]
zupo has joined #nixos-aarch64
ryantrinkle has quit [Ping timeout: 240 seconds]
ryantrinkle has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zupo has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]