Added Rubtrm SSH-Public-Key to remotebuild user
Some checks are pending
/ Check Nix Flake (push) Waiting to run
Some checks are pending
/ Check Nix Flake (push) Waiting to run
This commit is contained in:
parent
014e00f9cb
commit
697ec130ab
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@
|
|||
isNormalUser = true;
|
||||
openssh.authorizedKeys.keys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBHdxVb42GEb/rwrsQx/Wc2v2P+WIq8/WNlF+l31Rl/a Remotebuilds from HyperC"
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL/WONflZXVoZd8I4HdNMXNtoYELnCaxqdFY0QKDXXS9 Remotebuilds from Rubtrm"
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue