Don't force u2f on everyone
This commit is contained in:
parent
ee2c46f616
commit
3b569a08e5
2 changed files with 4 additions and 3 deletions
|
@ -12,6 +12,6 @@ in
|
|||
};
|
||||
};
|
||||
config = mkIf cfg.enable {
|
||||
security.pam.services.swaylock.text = readFile "${cfg.package}/etc/pam.d/swaylock";
|
||||
# security.pam.services.swaylock.text = readFile "${cfg.package}/etc/pam.d/swaylock";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue