Fix keypass outlook login
This commit is contained in:
@@ -39,6 +39,14 @@
|
||||
hardware = {
|
||||
bluetooth.enable = true;
|
||||
bluetooth.powerOnBoot = true;
|
||||
bluetooth.settings = {
|
||||
General = {
|
||||
Experimental = true;
|
||||
FastConnectable = true;
|
||||
};
|
||||
Policy.AutoEnable = true;
|
||||
GATT.Cache = "no";
|
||||
};
|
||||
nvidia.modesetting.enable = true;
|
||||
nvidia.open = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user