forked from fabian/nix_config
add fixes in order to be compatible with 24.11
This commit is contained in:
parent
b9087c333b
commit
bd18abd3e8
7 changed files with 15 additions and 18 deletions
|
@ -26,9 +26,11 @@
|
|||
|
||||
u2f = {
|
||||
enable = true;
|
||||
debug = false;
|
||||
cue = true;
|
||||
control = "sufficient";
|
||||
settings = {
|
||||
debug = false;
|
||||
cue = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue