Added: Postgres 15; RPi Optimized

This commit is contained in:
2026-02-16 16:01:14 +01:00
parent efd4fd98db
commit 9392ad597a
2 changed files with 69 additions and 0 deletions

View File

@@ -4,6 +4,10 @@
}:
{
import = [
./postgres.nix
];
# Any RPi 4 specific customizations go here
networking = {
hostName = lib.mkForce "cyper-pi-1";