diff options
author | Soispha <soispha@vhack.eu> | 2023-04-23 15:33:57 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-05-09 19:31:56 +0200 |
commit | 991befdf24705ab264856d89ba7304d9e4936cf5 (patch) | |
tree | d05a6ab98cb93e810e3fa12778fa9a5502494c2b /notes/password.md | |
parent | Fix(hm/conf/zsh): Use correct notation for hisea alias (diff) | |
download | nixos-config-991befdf24705ab264856d89ba7304d9e4936cf5.tar.gz nixos-config-991befdf24705ab264856d89ba7304d9e4936cf5.zip |
Docs(notes): Init
Diffstat (limited to 'notes/password.md')
-rw-r--r-- | notes/password.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/notes/password.md b/notes/password.md new file mode 100644 index 00000000..ff79aa38 --- /dev/null +++ b/notes/password.md @@ -0,0 +1,2 @@ +# Password +Run `nix run n#mkpasswd -- -m yescrypt -s -R 11` |