zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
orivej 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
ryantrinkle has quit [Ping timeout: 276 seconds]
jackdk has quit [Remote host closed the connection]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ryantrinkle has joined #nixos-aarch64
ryantrinkle has quit [Ping timeout: 258 seconds]
ryantrinkle has joined #nixos-aarch64
Ericson2314 has quit [Changing host]
Ericson2314 has joined #nixos-aarch64
Ericson2314 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
huevo5050 has joined #nixos-aarch64
<huevo5050>
hi, im running nixos on Rpi3. I have no USB keyboard right now. Put my ssh key in authorized_keys but SSH is not running by default. Any ideas how can I access remotely?
<huevo5050>
maybe starting ssh daemon from bash_profile or basrc?
<samueldr>
maybe a good way to start it
<samueldr>
it is installed, only disabled by default through setting WantedBy to an empty list
<huevo5050>
~/.profile is it read when root autologin?
<sphalerite>
not sure about .profile, but ~/.bashrc should be
<huevo5050>
mi concern is if .bashrc is read again when i'll log via ssh and then loops?
<samueldr>
if it's a `start` it should be benign
<samueldr>
it would be already started
<samueldr>
systemctl start sshd
<huevo5050>
true! ill try
<samueldr>
(is the service named sshd?)
<samueldr>
looks like it is
<huevo5050>
ok, tried .profile, .bashrc and .bash_profile. bash_profile works!!
<huevo5050>
iam in!
<huevo5050>
tyvm
<sphalerite>
\o/
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zupo has joined #nixos-aarch64
st4ll1 has quit [Ping timeout: 244 seconds]
st4ll1 has joined #nixos-aarch64
<clever>
huevo5050: sphalerite: even before i ran nixos, i had devised a way to chroot into a rasbian image, using qemu-usr-arm, so i could run apt-get install and customize the image
<sphalerite>
:)
<huevo5050>
great! you are clever >:)
<huevo5050>
maybe is faster than rpi3 to generate builds?
st4ll1 has quit [Ping timeout: 246 seconds]
st4ll1 has joined #nixos-aarch64
<clever>
huevo5050: per-mhz, its slower, but desktop systems tend to have more cores, more mhz, and more ram, so it can sometimes balance out or go faster
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]