hardware/form: enable bluetooth in portable
This commit is contained in:
parent
c8704414d4
commit
6bf5845870
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ in
|
||||||
|
|
||||||
(mkIf cfg.portable {
|
(mkIf cfg.portable {
|
||||||
modules.hardware = {
|
modules.hardware = {
|
||||||
wireless.wifi.enable = true;
|
wireless.enable = true;
|
||||||
peripherals.yubikey.enable = true;
|
peripherals.yubikey.enable = true;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue