enable bluetooth hardware
This commit is contained in:
@@ -38,6 +38,8 @@
|
||||
};
|
||||
boot.kernelModules = [ "rbd" "nbd" ];
|
||||
|
||||
hardware.bluetooth.enable = true;
|
||||
|
||||
networking.hostName = config.vars.hostname;
|
||||
networking.hostId = config.vars.hostid;
|
||||
networking = {
|
||||
|
||||
Reference in New Issue
Block a user