Create home directory
This commit is contained in:
parent
0071a3c7bc
commit
3e8ba3e2d7
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@
|
|||
daniel = {
|
||||
isNormalUser = true;
|
||||
home = "/home/daniel/.home";
|
||||
createHome = true;
|
||||
openssh.authorizedKeys.keys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAPLXOjupz3ScYjgrF+ehrbp9OvGAWQLI6fplX6w9Ijb daniel@lyte.dev"
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue