ssh into guest
This commit is contained in:
parent
261dbdc6c7
commit
2826532a6b
1 changed files with 3 additions and 0 deletions
|
|
@ -10,5 +10,8 @@
|
||||||
"networkmanager"
|
"networkmanager"
|
||||||
];
|
];
|
||||||
shell = pkgs.fish;
|
shell = pkgs.fish;
|
||||||
|
openssh.authorizedKeys.keyFiles = [
|
||||||
|
./ssh/till${"@"}nova.pub
|
||||||
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue