Fix keypass outlook login

This commit is contained in:
Alexander
2026-03-12 10:24:08 +01:00
parent 13fe352beb
commit f3878ec426
@@ -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;
};