hosts: add hardware/wireless to needed hardware
This commit is contained in:
parent
7b96d94d6c
commit
9342bb7565
5 changed files with 8 additions and 1 deletions
|
@ -5,7 +5,10 @@
|
|||
])
|
||||
|
||||
(with profiles; [
|
||||
hardware.rpi
|
||||
(with hardware; [
|
||||
rpi
|
||||
wireless
|
||||
])
|
||||
|
||||
networking.wireless
|
||||
])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue