summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorTimmy Xiao <timmyxiao1@gmail.com>2020-05-12 15:51:07 -0400
committerTimmy Xiao <timmyxiao1@gmail.com>2020-05-12 15:56:37 -0400
commitfd13ca9f84f4b22e60af6c19ff018f956443e779 (patch)
tree8dff9cb5d679f15dcaceb9792f5e8878c6736788 /nixos
parentd623b3cb071f87c59c2e5ccd73ed8ab74887445a (diff)
downloadnixpkgs-fd13ca9f84f4b22e60af6c19ff018f956443e779.tar
nixpkgs-fd13ca9f84f4b22e60af6c19ff018f956443e779.tar.gz
nixpkgs-fd13ca9f84f4b22e60af6c19ff018f956443e779.tar.bz2
nixpkgs-fd13ca9f84f4b22e60af6c19ff018f956443e779.tar.lz
nixpkgs-fd13ca9f84f4b22e60af6c19ff018f956443e779.tar.xz
nixpkgs-fd13ca9f84f4b22e60af6c19ff018f956443e779.tar.zst
nixpkgs-fd13ca9f84f4b22e60af6c19ff018f956443e779.zip
pam: fix spelling mistake in configuration
Diffstat (limited to 'nixos')
-rw-r--r--nixos/modules/security/pam.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/security/pam.nix b/nixos/modules/security/pam.nix
index b99316803f3..e1a94b0121a 100644
--- a/nixos/modules/security/pam.nix
+++ b/nixos/modules/security/pam.nix
@@ -54,7 +54,7 @@ let
         description = ''
           If set, users listed in
           <filename>~/.yubico/authorized_yubikeys</filename>
-          are able to log in with the asociated Yubikey tokens.
+          are able to log in with the associated Yubikey tokens.
         '';
       };