Clean up deprecated config
This commit is contained in:
parent
7b53f1d945
commit
e772814eed
4 changed files with 8 additions and 16 deletions
|
@ -16,7 +16,7 @@ in
|
|||
security.pam = mkIf pkgs.stdenv.isLinux {
|
||||
u2f = {
|
||||
enable = true;
|
||||
cue = true;
|
||||
settings.cue = true;
|
||||
};
|
||||
|
||||
# Services
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue