mirror of
https://github.com/oqyude/nixos.git
synced 2026-08-09 08:03:16 +03:00
test node backup
This commit is contained in:
+1
-1
@@ -92,7 +92,7 @@
|
||||
ssh_key_public_root = {
|
||||
format = "yaml";
|
||||
key = "ssh_key_public";
|
||||
path = "/root/.ssh/id_ed25519";
|
||||
path = "/root/.ssh/id_ed25519.pub";
|
||||
owner = "root";
|
||||
group = "root";
|
||||
mode = "0655";
|
||||
|
||||
Reference in New Issue
Block a user