mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-26 00:18:28 +02:00
a lot of updates and misc fixes
This commit is contained in:
parent
e3a3ccfbfa
commit
28526d5db2
12 changed files with 133 additions and 87 deletions
|
@ -14,10 +14,10 @@
|
|||
pam = {
|
||||
u2f = {
|
||||
enable = true;
|
||||
};
|
||||
services = {
|
||||
login.u2fAuth = true;
|
||||
sudo.u2fAuth = true;
|
||||
cue = true;
|
||||
# settings = {
|
||||
# cue = true;
|
||||
# };
|
||||
};
|
||||
};
|
||||
krb5 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue