Skip to content

lowlevl/config.nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infra

Repository to store and increment on my IaC, using NixOS.

Todos

  • Restore the dynamic fan PWM curve.

Nyx: RaspberryPi 4

In Greek mythology, Nyx (/nɪks/; Ancient Greek: Νύξ, lit. 'Night') is the goddess and personification of the night.

  • Hostname: nyx.local
  • OS: NixOS latest
  • Case: DeskPi Pro
  • Drive: Kingston DC500M 960GB

Installation quirks

U-booting into systemd-boot:

To be able to use initrd secrets and a modern bootloader, we're setting up systemd-boot, however since the Pi firmware isn't EFI-capable, we have to use U-boot to jump into systemd-boot.

To do this, we have to manually copy armstub8-gic.bin, bcm2711-rpi-4-b.dtb, config.txt, fixup4*.dat, start4*.elf and u-boot-rpi4.bin from the installer to the /boot partition.

About

Description of my Infra as Code for easy and reliable deployments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages