ssh
This commit is contained in:
parent
46b5006fec
commit
176c134b89
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ with lib.${namespace}; let
|
|||
extraGroups = ["networkmanager" "touchscreen"];
|
||||
trustedSshKeys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF1gj+j+09T8n2HjpBod13WGroWn1cLmNUDmQfGVZllM kylekrein@fleetcarrier"
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPx+q1QnVnF/bG02Q8eBjwKEX9li2ZrsJmmN+N/7Sl5Z kylekrein@anaconda"
|
||||
];
|
||||
|
||||
cfg = config.${namespace}.users.${username};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue