diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2019-12-01 18:10:43 +0100 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2019-12-01 18:10:43 +0100 |
commit | ad4b568a9aea73c860421200a3f3869b52c4b809 (patch) | |
tree | a5fc428a02345922c63c0e74f895e331d5f78944 /users | |
parent | 395612ec610b5f66fd9264df81bc5fba9ff72dd1 (diff) | |
download | nixos-ad4b568a9aea73c860421200a3f3869b52c4b809.tar nixos-ad4b568a9aea73c860421200a3f3869b52c4b809.tar.gz nixos-ad4b568a9aea73c860421200a3f3869b52c4b809.tar.bz2 nixos-ad4b568a9aea73c860421200a3f3869b52c4b809.tar.xz nixos-ad4b568a9aea73c860421200a3f3869b52c4b809.zip |
change password for tkleen
Diffstat (limited to 'users')
-rw-r--r-- | users/tkleen.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/tkleen.nix b/users/tkleen.nix index ce8eabd5..108443b9 100644 --- a/users/tkleen.nix +++ b/users/tkleen.nix | |||
@@ -3,7 +3,7 @@ | |||
3 | description = "Tatjana Kleen"; | 3 | description = "Tatjana Kleen"; |
4 | extraGroups = ["xmpp"]; | 4 | extraGroups = ["xmpp"]; |
5 | group = "users"; | 5 | group = "users"; |
6 | hashedPassword = "$6$rounds=500000$bYwSamirigbgL6$h/VI5yxcsY25fJb9DwUdgSiSi8Re1iGwXUHaOPfVgrZDKkrkoKvDg36d/GQhlfEA9XWh58gFmW9rgVeHsse.C1"; | 6 | hashedPassword = "$6$rounds=500000$K/MclfEm/LEplrSt$jKakA8dwOggI7ZB5ZwnCHVjvTGw6/VJZGVIlQGmuLoDvz24.pCnrl29xeUGItFhy6vpbjeb9GoG76RwdgI33H/"; |
7 | isNormalUser = true; | 7 | isNormalUser = true; |
8 | 8 | ||
9 | hosts = ["ymir"]; | 9 | hosts = ["ymir"]; |