remove bluetooth fom bolty the host, as it's used inside of guests
This commit is contained in:
parent
c2bcecf2af
commit
0d6977f908
1 changed files with 0 additions and 4 deletions
|
@ -28,10 +28,6 @@
|
|||
networking.hostName = "bolty";
|
||||
networking.hostId = "f05dd3b4";
|
||||
powerManagement.cpuFreqGovernor = lib.mkDefault "powersave";
|
||||
hardware.bluetooth = {
|
||||
enable = true;
|
||||
package = pkgs.bluezFull;
|
||||
};
|
||||
|
||||
time.timeZone = "Europe/London";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue