Add U2F PAM
This commit is contained in:
@@ -27,6 +27,10 @@
|
||||
|
||||
environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||
|
||||
security.pam.u2f = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
hardware.nvidia.modesetting.enable = true;
|
||||
|
||||
networking.hostName = "dingbox"; # Define your hostname.
|
||||
|
||||
Reference in New Issue
Block a user