From 4d0ce0f089d2b77cb69e00dff157204fa02fb59c Mon Sep 17 00:00:00 2001 From: osbm Date: Sun, 31 Aug 2025 23:20:50 +0300 Subject: [PATCH] deprecated error --- hosts/harmonica-sd/hardware-configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/harmonica-sd/hardware-configuration.nix b/hosts/harmonica-sd/hardware-configuration.nix index 541780f..7e65109 100644 --- a/hosts/harmonica-sd/hardware-configuration.nix +++ b/hosts/harmonica-sd/hardware-configuration.nix @@ -16,10 +16,10 @@ algorithm = "zstd"; }; + image.fileName = "zero2.img"; sdImage = { # bzip2 compression takes loads of time with emulation, skip it. Enable this if you're low on space. compressImage = false; - imageName = "zero2.img"; extraFirmwareConfig = { # Give up VRAM for more Free System Memory