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