This website requires JavaScript.
Explore
Help
Sign In
ambroisie
/
nix-config
Watch
1
Star
0
Fork
You've already forked nix-config
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
b0cc830467
nix-config
/
modules
/
hardware
/
default.nix
10 lines
98 B
Nix
Raw
Normal View
History
Unescape
Escape
modules: add 'hardware' directory
2021-05-29 16:35:27 +02:00
# Hardware-related modules
{
.
.
.
}:
{
imports
=
[
modules: hardware: move 'bluetooth'
2021-05-29 16:37:07 +02:00
./bluetooth.nix
modules: hardware: move 'ergodox'
2021-05-29 16:38:54 +02:00
./ergodox.nix
modules: add 'hardware' directory
2021-05-29 16:35:27 +02:00
]
;
}
Reference in a new issue
Copy permalink