{ name = "gkleen"; description = "Gregor Kleen"; extraGroups = [ "wheel" "wlan" "lp" "dialout" ]; group = "users"; uid = 1000; createHome = true; home = "/home/gkleen"; shell = "/run/current-system/sw/bin/zsh"; isNormalUser = true; openssh.authorizedKeys.keyFiles = [ keys/gkleen-skadhi.pub ]; hashedPassword = "$6$fJbC4zdY$fOdHMAfIZldfE1oYcLN0WflJpD1J4tXjCP21QfjP6R4nVcbYI.bb1AjZftcJtpHvBA/tC5pJXYoaxTRFvwxvA/"; }