fix(hardware/form): wifi is in wireless module
This commit is contained in:
parent
5b17d25156
commit
ecdaacfae8
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ in
|
|||
intel = mkDefault true;
|
||||
amdgpu = mkDefault true;
|
||||
};
|
||||
wifi.enable = true;
|
||||
wireless.wifi.enable = true;
|
||||
};
|
||||
})
|
||||
(mkIf cfg.raspi {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue