diff options
| author | Alejandro Soto <alejandro@34project.org> | 2025-07-06 16:29:09 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2025-07-06 16:33:08 -0600 |
| commit | b7741981ab853e461cd4cf469e715aa4cc2fc9ba (patch) | |
| tree | 220ae3c8b441e6c15c8fc7b4399314039fa792e2 /sys/hardware/default.nix | |
| parent | c839b6adb914e8af57317389ceb8eb68c31f3e22 (diff) | |
sys/hardware: add support for Athena ASEDrive reader
Diffstat (limited to '')
| -rw-r--r-- | sys/hardware/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/hardware/default.nix b/sys/hardware/default.nix index 10bdece..2ded912 100644 --- a/sys/hardware/default.nix +++ b/sys/hardware/default.nix @@ -1,6 +1,7 @@ { imports = [ ./altera.nix + ./athena.nix ./apc.nix ./bluetooth.nix ./epson.nix |
