This website requires JavaScript.
Explore
Help
Sign in
felix
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
mirror of
https://github.com/Stunkymonkey/nixos.git
synced
2025-05-24 18:04:41 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
a73ebbfca6
nixos
/
modules
/
hardware
/
default.nix
10 lines
87 B
Nix
Raw
Normal View
History
Unescape
Escape
thinkman: enable nitrokey
2022-11-30 14:52:47 +01:00
# Hardware-related modules
{
.
.
.
}:
{
imports
=
[
./nitrokey
hardware/sound: modularize
2022-11-30 14:54:05 +01:00
./sound
thinkman: enable nitrokey
2022-11-30 14:52:47 +01:00
]
;
}
Reference in a new issue
Copy permalink