Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 919 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 919 Bytes

SnowPea

NixOS Flake to manage home machines.

Overview

My home infrastructure is mostly based on 3 types of machines:

  • raspberry pi 3
  • raspbbery pi 4
  • orange pi 5 plus

Those are aranged in a kubernetes cluster, plus a few of them used to provide outside services, like gitea or being a mini NAS. So everything is basically arm based.

Goals

  • be able to produce sdcard images for raspberry based machines [done]
  • be able to produce sdcard images for orange pi 5 plus [in progress]
  • master all machines in that flake [in progress]
  • have fun and learn more Nix/NixOS [in progress]

Thanks