use root-with-key authorization instead of target user for deploys
This commit is contained in:
parent
7b984f6190
commit
50a384ce2c
2 changed files with 8 additions and 1 deletions
3
nix/system/framework/keys.nix
Normal file
3
nix/system/framework/keys.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
public = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMd7+5+rLGrsGbg+mXjzQLqwAR2VNNFPCb7Va4FqVwd7 haak@framework";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue