Add Nix build post

This commit is contained in:
Greg Hellings
2024-04-30 23:17:02 -05:00
parent 2df5db3b8a
commit 913b8fcdfa
3 changed files with 234 additions and 0 deletions
+3
View File
@@ -2,6 +2,9 @@
title: "Nixos on Raspberry Pi 4"
date: 2022-04-07T12:20:02-05:00
draft: false
tags:
- Nix
- NixOS
---
So I've been playing around with NixOS on a Raspberry Pi 4 that I have at the house. NixOS seems like a great idea,
but getting it onto the Raspberry Pi 4 is something of a beast of a process. So I wanted to document here how I did