pinwheel: Remove duplicated age.identityPaths
This commit is contained in:
@@ -17,13 +17,7 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
age = {
|
age.secrets = {
|
||||||
identityPaths = [
|
|
||||||
"/etc/ssh/pinwheel"
|
|
||||||
"/home/alex/.ssh/alex.pinwheel"
|
|
||||||
];
|
|
||||||
|
|
||||||
secrets = {
|
|
||||||
"alex.pinwheel-sombrero" = {
|
"alex.pinwheel-sombrero" = {
|
||||||
file = ../../../../secrets/pinwheel/alex.pinwheel-sombrero.age;
|
file = ../../../../secrets/pinwheel/alex.pinwheel-sombrero.age;
|
||||||
path = "/home/alex/.ssh/alex.pinwheel-sombrero";
|
path = "/home/alex/.ssh/alex.pinwheel-sombrero";
|
||||||
@@ -49,5 +43,4 @@
|
|||||||
group = "users";
|
group = "users";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user