feat(root): add root ssh keys

This commit is contained in:
Infinidoge 2022-05-13 09:27:15 -04:00
parent 19921124be
commit 16cbc15ff0
3 changed files with 11 additions and 0 deletions

View file

@ -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"
];
};