add fixes in order to be compatible with 24.11

This commit is contained in:
Fabian Montero 2024-11-30 20:26:05 -06:00
parent b9087c333b
commit bd18abd3e8
Signed by untrusted user: fabian
GPG key ID: 1FFAC35E1798174F
7 changed files with 15 additions and 18 deletions

View file

@ -26,9 +26,11 @@
u2f = {
enable = true;
debug = false;
cue = true;
control = "sufficient";
settings = {
debug = false;
cue = true;
};
};
};
}