mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 01:44:40 +02:00
9 lines
75 B
Nix
9 lines
75 B
Nix
![]() |
# Hardware-related modules
|
||
|
{ ... }:
|
||
|
|
||
|
{
|
||
|
imports = [
|
||
|
./nitrokey
|
||
|
];
|
||
|
}
|