mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
hardware/sound: modularize
This commit is contained in:
parent
dcb997cdf7
commit
3534ccfe76
4 changed files with 39 additions and 22 deletions
|
@ -4,5 +4,6 @@
|
|||
{
|
||||
imports = [
|
||||
./nitrokey
|
||||
./sound
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue