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
Darkmatter66 has joined #nixos-aarch64
Darkmatter66_ has quit [Ping timeout: 264 seconds]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
h0m1 has joined #nixos-aarch64
criptonauta_ has joined #nixos-aarch64
zupo has joined #nixos-aarch64
cript0nauta has quit [Read error: Connection reset by peer]
Thra11 has quit [Ping timeout: 240 seconds]
superherointj has quit [Quit: Leaving]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zupo has joined #nixos-aarch64
orivej has quit [Ping timeout: 260 seconds]
zupo has quit [Ping timeout: 240 seconds]
zupo has joined #nixos-aarch64
kahiru has quit [Ping timeout: 260 seconds]
kahiru has joined #nixos-aarch64
alp has quit [Remote host closed the connection]
alp has joined #nixos-aarch64
criptonauta_ has quit [Ping timeout: 240 seconds]
cript0nauta has joined #nixos-aarch64
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
superherointj has joined #nixos-aarch64
alp has quit [Ping timeout: 246 seconds]
<superherointj>
Hello.
<superherointj>
I'm trying to customize a NixOS ARM image. And I was making a tutorial at the same time to record steps. But I failed to understand the folder structure Nix is using. I don't see any `configuration.nix`. More information: https://intj.com.br/rockpro64-nixos.html
quinn has joined #nixos-aarch64
<bennofs[m]>
superherointj: the installation images don't have a configuration.nix. If you boot the image, you can generate a configuration.nix with nixos-generate-config
<superherointj>
Thanks for answering! How does it work then?
<superherointj>
That image works just fine if I boot it.
<bennofs[m]>
configuration.nix is only needed for building the system. Booting only requires the files in /nix
<sphalerite>
clever: hah, that device tree I was trying to write already exists. Silly me.
<sphalerite>
Now it boots to the point of panicking because it doesn't have a filesystem to mount, which makes a lot of sense because I didn't give it a filesystem to mount.
cole-h has quit [*.net *.split]
kahiru has quit [*.net *.split]
Darkmatter66 has quit [*.net *.split]
evils has quit [*.net *.split]
sigtrm has quit [*.net *.split]
clever has quit [*.net *.split]
fps has quit [*.net *.split]
clever has joined #nixos-aarch64
sigtrm has joined #nixos-aarch64
evils has joined #nixos-aarch64
cole-h has joined #nixos-aarch64
kahiru has joined #nixos-aarch64
Darkmatter66 has joined #nixos-aarch64
fps has joined #nixos-aarch64
rajivr has quit [Quit: Connection closed for inactivity]
alp has quit [Ping timeout: 272 seconds]
alp has joined #nixos-aarch64
alp_ has joined #nixos-aarch64
alp has quit [Ping timeout: 260 seconds]
<samueldr>
things being broken as expected sometimes is reassuring
<samueldr>
colemickens: if you have a play with rpi4 + U-Boot, note that AFAIK it still needs an external FDT (.dtb) to be provided
<samueldr>
which is unknown whether the raspberry pi foundation's or the linux foundation's is more desirable
justanotheruser has quit [Ping timeout: 265 seconds]
bdju has quit [Read error: Connection reset by peer]
bdju has joined #nixos-aarch64
Darkmatter66_ has joined #nixos-aarch64
Darkmatter66 has quit [Ping timeout: 240 seconds]
<colemickens>
tbh I'm probably going to stick to experimenting with uefi if for no other reason than ... it's really easy to tell what the state of the world is
<samueldr>
sure
orivej has joined #nixos-aarch64
noonien has joined #nixos-aarch64
superherointj has quit [Quit: Leaving]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
orivej has quit [Ping timeout: 260 seconds]
cole-h has quit [Quit: Goodbye]
cole-h has joined #nixos-aarch64
<colemickens>
samueldr: have you heard of a libinput quirk that teachs it about the PBP's touchpad/keyboard relationship? I had read that without it "disable-while-typing" doesn't work and I seem to be able to confirm.
<colemickens>
I can see if I can make a PR to wip-pinebook-pro if I get it sorted.
<samueldr>
not at all
<samueldr>
or maybe in passing
<colemickens>
okay!
<samueldr>
and yes please, anything like that is appreciated
<samueldr>
at some point this should all go in nixos-hardware