mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 05:02:28 +00:00
Add security.pam.u2f.enable = true;
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
hardware.nvidia.modesetting.enable = true;
|
||||
hardware.nvidia.package = config.boot.kernelPackages.nvidiaPackages.legacy_470;
|
||||
|
||||
security.pam.u2f.enable = true;
|
||||
|
||||
networking.hostName = "hephaestus";
|
||||
|
||||
networking = {
|
||||
|
Reference in New Issue
Block a user