pinwheel: Fix indent of ssh age secrets
This commit is contained in:
@@ -55,42 +55,42 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
"alex.pinwheel-github.com" = {
|
"alex.pinwheel-github.com" = {
|
||||||
file = ../../../../secrets/pinwheel/alex.pinwheel-github.com.age;
|
file = ../../../../secrets/pinwheel/alex.pinwheel-github.com.age;
|
||||||
path = "/home/alex/.ssh/alex.pinwheel-github.com";
|
path = "/home/alex/.ssh/alex.pinwheel-github.com";
|
||||||
owner = "alex";
|
owner = "alex";
|
||||||
group = "users";
|
group = "users";
|
||||||
};
|
};
|
||||||
"alex.pinwheel-github.com.pub" = {
|
"alex.pinwheel-github.com.pub" = {
|
||||||
file = ../../../../secrets/pinwheel/alex.pinwheel-github.com.pub.age;
|
file = ../../../../secrets/pinwheel/alex.pinwheel-github.com.pub.age;
|
||||||
path = "/home/alex/.ssh/alex.pinwheel-github.com.pub";
|
path = "/home/alex/.ssh/alex.pinwheel-github.com.pub";
|
||||||
owner = "alex";
|
owner = "alex";
|
||||||
group = "users";
|
group = "users";
|
||||||
};
|
};
|
||||||
|
|
||||||
"alex.pinwheel-codeberg.org" = {
|
"alex.pinwheel-codeberg.org" = {
|
||||||
file = ../../../../secrets/pinwheel/alex.pinwheel-codeberg.org.age;
|
file = ../../../../secrets/pinwheel/alex.pinwheel-codeberg.org.age;
|
||||||
path = "/home/alex/.ssh/alex.pinwheel-codeberg.org";
|
path = "/home/alex/.ssh/alex.pinwheel-codeberg.org";
|
||||||
owner = "alex";
|
owner = "alex";
|
||||||
group = "users";
|
group = "users";
|
||||||
};
|
};
|
||||||
"alex.pinwheel-codeberg.org.pub" = {
|
"alex.pinwheel-codeberg.org.pub" = {
|
||||||
file = ../../../../secrets/pinwheel/alex.pinwheel-codeberg.org.pub.age;
|
file = ../../../../secrets/pinwheel/alex.pinwheel-codeberg.org.pub.age;
|
||||||
path = "/home/alex/.ssh/alex.pinwheel-codeberg.org.pub";
|
path = "/home/alex/.ssh/alex.pinwheel-codeberg.org.pub";
|
||||||
owner = "alex";
|
owner = "alex";
|
||||||
group = "users";
|
group = "users";
|
||||||
};
|
};
|
||||||
|
|
||||||
"alex.pinwheel-andromeda" = {
|
"alex.pinwheel-andromeda" = {
|
||||||
file = ../../../../secrets/pinwheel/alex.pinwheel-andromeda.age;
|
file = ../../../../secrets/pinwheel/alex.pinwheel-andromeda.age;
|
||||||
path = "/home/alex/.ssh/alex.pinwheel-andromeda";
|
path = "/home/alex/.ssh/alex.pinwheel-andromeda";
|
||||||
owner = "alex";
|
owner = "alex";
|
||||||
group = "users";
|
group = "users";
|
||||||
};
|
};
|
||||||
"alex.pinwheel-andromeda.pub" = {
|
"alex.pinwheel-andromeda.pub" = {
|
||||||
file = ../../../../secrets/pinwheel/alex.pinwheel-andromeda.pub.age;
|
file = ../../../../secrets/pinwheel/alex.pinwheel-andromeda.pub.age;
|
||||||
path = "/home/alex/.ssh/alex.pinwheel-andromeda.pub";
|
path = "/home/alex/.ssh/alex.pinwheel-andromeda.pub";
|
||||||
owner = "alex";
|
owner = "alex";
|
||||||
group = "users";
|
group = "users";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user