manatee: Add backwards to authorized ssh keys
This commit is contained in:
@@ -84,6 +84,11 @@ in
|
|||||||
path = "${authorizedKeysPath}/alex.pinwheel-manatee.pub";
|
path = "${authorizedKeysPath}/alex.pinwheel-manatee.pub";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
"alex.backwards-manatee.pub" = {
|
||||||
|
file = ../../../../secrets/backwards/alex.backwards-manatee.pub.age;
|
||||||
|
path = "${authorizedKeysPath}/alex.backwards-manatee.pub";
|
||||||
|
};
|
||||||
|
|
||||||
"alex.manatee-git.ppp.pm" = {
|
"alex.manatee-git.ppp.pm" = {
|
||||||
file = ../../../../secrets/manatee/alex.manatee-git.ppp.pm.age;
|
file = ../../../../secrets/manatee/alex.manatee-git.ppp.pm.age;
|
||||||
path = "/home/alex/.ssh/alex.manatee-git.ppp.pm";
|
path = "/home/alex/.ssh/alex.manatee-git.ppp.pm";
|
||||||
|
|||||||
Reference in New Issue
Block a user