9 lines
112 B
Nix
9 lines
112 B
Nix
{
|
|
age = {
|
|
identityPaths = [
|
|
"/etc/ssh/pinwheel"
|
|
"/home/alex/.ssh/alex.pinwheel"
|
|
];
|
|
};
|
|
}
|