fix(desktop): issues

This commit is contained in:
Moritz Böhme 2023-12-10 17:08:27 +01:00
parent 1b22c1345f
commit 072d016f46
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
5 changed files with 10 additions and 26 deletions

View file

@ -16,7 +16,7 @@ in
yubikey = {
enable = mkDefault true;
luksSupport = {
enable = mkDefault true;
enable = mkDefault false;
devices = mkDefault [ "enc" ];
};
};