summaryrefslogtreecommitdiff
path: root/host/hephaestus.nix
diff options
context:
space:
mode:
authorAdrian Kummerlaender2021-10-10 21:15:58 +0200
committerAdrian Kummerlaender2021-10-10 21:15:58 +0200
commitd7061cf25ffe3f6bebfc427a67e48365ea10a357 (patch)
tree46f5d9324ecf8d565912aa2802efd2fc26c57168 /host/hephaestus.nix
parent4d8a06ee93efd6dd598fe37546423ffd65a5646c (diff)
downloadnixos_system-d7061cf25ffe3f6bebfc427a67e48365ea10a357.tar
nixos_system-d7061cf25ffe3f6bebfc427a67e48365ea10a357.tar.gz
nixos_system-d7061cf25ffe3f6bebfc427a67e48365ea10a357.tar.bz2
nixos_system-d7061cf25ffe3f6bebfc427a67e48365ea10a357.tar.lz
nixos_system-d7061cf25ffe3f6bebfc427a67e48365ea10a357.tar.xz
nixos_system-d7061cf25ffe3f6bebfc427a67e48365ea10a357.tar.zst
nixos_system-d7061cf25ffe3f6bebfc427a67e48365ea10a357.zip
Add optional udev rules for Teensy USB boards
Enables flashing as non-root
Diffstat (limited to 'host/hephaestus.nix')
-rw-r--r--host/hephaestus.nix2
1 files changed, 1 insertions, 1 deletions
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 = {