diff options
| -rw-r--r-- | users/llovisa.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/llovisa.nix b/users/llovisa.nix index f48d037a..ef28ee18 100644 --- a/users/llovisa.nix +++ b/users/llovisa.nix | |||
| @@ -3,6 +3,6 @@ | |||
| 3 | description = "Luca Lovisa"; | 3 | description = "Luca Lovisa"; |
| 4 | extraGroups = ["xmpp" "mail"]; | 4 | extraGroups = ["xmpp" "mail"]; |
| 5 | group = "users"; | 5 | group = "users"; |
| 6 | hashedPassword = "$6$rounds=500000$ahydieatcH$MN9WtcyhNmVQ/r4aBv9MqGDSLM4QynFpsg4tvEjzaWTj7YJ3oYcU7JdYeYcSJgfy6qPsVzC81Pm2SR.rs7Jlo0"; | 6 | hashedPassword = "$6$rounds=500000$LoQJQgUQT$ZrJlmnniXXNGWWYjorn6VlroOy0IE55MK2Frqy07HxC5ie4Cd7I1w5HNKZlXGY6a0PVkZ9bYv2SzNQZRUzSA2."; |
| 7 | isNormalUser = true; | 7 | isNormalUser = true; |
| 8 | } | 8 | } |
