From d7061cf25ffe3f6bebfc427a67e48365ea10a357 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sun, 10 Oct 2021 21:15:58 +0200 Subject: Add optional udev rules for Teensy USB boards Enables flashing as non-root --- host/hephaestus.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/hephaestus.nix') diff --git a/host/hephaestus.nix b/host/hephaestus.nix index 2f73818..18bc004 100644 --- a/host/hephaestus.nix +++ b/host/hephaestus.nix @@ -4,7 +4,7 @@ imports = [ ./hardware/hephaestus.nix ./software/desktop - ./software/server/build.nix + ./software/desktop/teensy.nix ]; boot = { -- cgit v1.2.3