mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-11 20:40:24 +01:00
docs: mkpasswd - add link to man page
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
useremail = "xiaoyin_c@qq.com";
|
||||
networking = import ./networking.nix {inherit lib;};
|
||||
# generated by `mkpasswd -m scrypt --rounds=11`
|
||||
# https://man.archlinux.org/man/crypt.5.en
|
||||
initialHashedPassword = "$7$CU..../....KDvTIXqLTXpmCaoUy2yC9.$145eM358b7Q0sRXgEBvxctd5EAuEEdao57LmZjc05D.";
|
||||
# Public Keys that can be used to login to all my PCs, Macbooks, and servers.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user