about summary refs log tree commit diff
path: root/nixos/modules
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/modules
parentd623b3cb071f87c59c2e5ccd73ed8ab74887445a (diff)
downloadnixlib-fd13ca9f84f4b22e60af6c19ff018f956443e779.tar
nixlib-fd13ca9f84f4b22e60af6c19ff018f956443e779.tar.gz
nixlib-fd13ca9f84f4b22e60af6c19ff018f956443e779.tar.bz2
nixlib-fd13ca9f84f4b22e60af6c19ff018f956443e779.tar.lz
nixlib-fd13ca9f84f4b22e60af6c19ff018f956443e779.tar.xz
nixlib-fd13ca9f84f4b22e60af6c19ff018f956443e779.tar.zst
nixlib-fd13ca9f84f4b22e60af6c19ff018f956443e779.zip
pam: fix spelling mistake in configuration
Diffstat (limited to 'nixos/modules')
-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 b99316803f35..e1a94b0121ac 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.
         '';
       };