retire pi4

This commit is contained in:
mjallen18
2026-02-19 18:35:13 -06:00
parent a5162e9e76
commit d7958927b5
16 changed files with 0 additions and 1095 deletions

View File

@@ -36,7 +36,6 @@ This NixOS configuration repository is built using [Nix Flakes](https://nixos.wi
├── jallen-nas/ # NAS server configuration
├── matt-nixos/ # Desktop configuration
├── nuc-nixos/ # NUC configuration
├── pi4/ # Raspberry Pi 4 configuration
└── ... # Other system configurations
```

View File

@@ -7,7 +7,6 @@ This directory contains documentation for each system configuration in this repo
- [Desktop (matt-nixos)](./matt-nixos.md) - Main desktop computer
- [NAS (jallen-nas)](./jallen-nas.md) - Home server and NAS
- [NUC (nuc-nixos)](./nuc-nixos.md) - Intel NUC
- [Raspberry Pi 4](./pi4.md) - Raspberry Pi 4
- [Raspberry Pi 5](./pi5.md) - Raspberry Pi 5
- [MacBook Pro (nixOS)](./macbook-pro-nixos.md) - MacBook Pro running NixOS