From 8a1a12bc23edfaae110844e8e19af11ef59285ef Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 20 Apr 2020 12:13:39 +0200 Subject: sbarth on ymir --- users/sbarth.nix | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 users/sbarth.nix diff --git a/users/sbarth.nix b/users/sbarth.nix new file mode 100644 index 00000000..1b25f3ca --- /dev/null +++ b/users/sbarth.nix @@ -0,0 +1,9 @@ +{ + name = "sbarth"; # lowercase ascii, please + description = "Stephan Barth"; + extraGroups = ["xmpp"]; + group = "users"; + hashedPassword = "$6$rounds=500000$tpWDw03CRHoaZ$5jVtR2A33bg0f94qaBidoF0kP.2gj8f6/3J1NucinvC1.7eMTIo9f3rj8njr3pVtF9V4m/NicmS7mUGgD/7yH."; + isNormalUser = true; + hosts = ["ymir"]; +} -- cgit v1.2.3