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