hardware/form: add form module with common forms
This commit is contained in:
parent
fb6e71dadc
commit
9082dd0de4
7 changed files with 50 additions and 17 deletions
|
@ -8,7 +8,6 @@
|
|||
networking.wireless
|
||||
|
||||
(with hardware; [
|
||||
laptop
|
||||
gpu.intel
|
||||
wireless
|
||||
])
|
||||
|
@ -47,7 +46,7 @@
|
|||
|
||||
modules = {
|
||||
hardware = {
|
||||
audio.enable = true;
|
||||
form.laptop = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue