From 3df89c82428f2cb6e9e4069ab2ed50737d3c7cc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Mon, 10 Feb 2025 17:51:33 +0200 Subject: [PATCH] enable coral --- hosts/fwminex/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/fwminex/configuration.nix b/hosts/fwminex/configuration.nix index 47faeb9..4ac5e0f 100644 --- a/hosts/fwminex/configuration.nix +++ b/hosts/fwminex/configuration.nix @@ -387,7 +387,7 @@ in coral = { type = "edgetpu"; device = "usb"; - enabled = false; + enabled = true; }; }; record = {