feat(ymir): add root ssh key, fix for btrfs subvolumes.
This commit is contained in:
parent
3ea313728d
commit
bc4f187325
15 changed files with 115 additions and 105 deletions
|
@ -19,7 +19,7 @@
|
|||
file = ../../../secrets/root-passwd.age;
|
||||
};
|
||||
};
|
||||
identityPaths = ["/home/crony/.ssh/main"];
|
||||
identityPaths = ["/home/crony/.ssh/main" "/root/.ssh/id_ed25519"];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue