commit 3df89c82428f2cb6e9e4069ab2ed50737d3c7cc0 (tree) parent 5c649602fb4b07227c88cfd64654cac27d234a8f Author: Motiejus Jakštys <motiejus@jakstys.lt> Date: Mon, 10 Feb 2025 17:51:33 +0200 enable coral Diffstat:
| M | hosts/fwminex/configuration.nix | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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 = {