Add rzimmermann user
This commit is contained in:
parent
9e4cb22c03
commit
486b5f7768
1 changed files with 11 additions and 0 deletions
|
@ -32,6 +32,17 @@
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
rzimmermann = {
|
||||||
|
uid = 1002;
|
||||||
|
isNormalUser = true;
|
||||||
|
description = "Raphael Zimmermann";
|
||||||
|
group = "rzimmermann";
|
||||||
|
extraGroups = [ "wheel" ];
|
||||||
|
hashedPassword = "$6$rounds=20000$TYZ8CojfBLwejcwn$smEJe6/anL9NGf.Ytfny1OMGtHISiSiNVALIDgHz7yg.zQow1HACeVERYmUCHiNVALIDGaT8t2NxobUsHbWLg1";
|
||||||
|
openssh.authorizedKeys.keys = [
|
||||||
|
];
|
||||||
|
};
|
||||||
|
|
||||||
empty0 = {
|
empty0 = {
|
||||||
uid = 1003;
|
uid = 1003;
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue