x220: Enable bluetooth support
This commit is contained in:
parent
c36eebe6f1
commit
d0c1086790
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@
|
|||
../../modules/packages/tmux.nix
|
||||
];
|
||||
|
||||
hardware.bluetooth.enable = true;
|
||||
|
||||
boot = {
|
||||
loader.grub = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue