mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-10-30 17:32:09 +01:00
hardware/thunderbolt: modularize
This commit is contained in:
parent
081fee5481
commit
0ba8d93008
5 changed files with 18 additions and 8 deletions
|
|
@ -9,5 +9,6 @@
|
|||
my.hardware = {
|
||||
nitrokey.enable = true;
|
||||
sound.enable = true;
|
||||
thunderbolt.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue