modules: hardware: move 'bluetooth'
This commit is contained in:
parent
66cd746e53
commit
ec1bc63de7
4 changed files with 4 additions and 5 deletions
|
|
@ -8,7 +8,7 @@ in
|
|||
};
|
||||
|
||||
config = lib.mkIf cfg.enable {
|
||||
my.modules.bluetooth.enable = true;
|
||||
my.hardware.bluetooth.enable = true;
|
||||
|
||||
my.home.bluetooth.enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue