feat(root): add root ssh keys
This commit is contained in:
parent
19921124be
commit
16cbc15ff0
3 changed files with 11 additions and 0 deletions
|
@ -30,6 +30,9 @@
|
|||
|
||||
"/root/.local/share/nix/trusted-settings.json"
|
||||
"/root/.ssh/known_hosts"
|
||||
"/root/.ssh/id_ed25519"
|
||||
"/root/.ssh/id_ed25519.pub"
|
||||
"/root/.ssh/immutable_files.txt"
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue