pinwheel: Remove secrets/pinwheel/netrc.age secret

This commit is contained in:
Alexander Heldt
2024-04-09 14:19:09 +02:00
parent 12cc58f4b5
commit ad42bc2d5c
3 changed files with 0 additions and 8 deletions

View File

@@ -59,13 +59,6 @@ in
};
age.secrets = {
"netrc" = {
file = ../../../../secrets/pinwheel/netrc.age;
path = "/home/alex/.netrc";
owner = "alex";
group = "users";
};
"alex.pinwheel-work" = {
file = ../../../../secrets/pinwheel/alex.pinwheel-work.age;
path = "/home/alex/.ssh/alex.pinwheel-work";

Binary file not shown.

View File

@@ -16,7 +16,6 @@ in {
"pinwheel/alex.pinwheel-work.pub.age".publicKeys = [ pinwheel alex ];
"pinwheel/alex.pinwheel-codeberg.org.age".publicKeys = [ pinwheel alex ];
"pinwheel/alex.pinwheel-codeberg.org.pub.age".publicKeys = [ pinwheel alex ];
"pinwheel/netrc.age".publicKeys = [ pinwheel alex ];
"pinwheel/work-ovpn.age".publicKeys = [ pinwheel alex ];
"sombrero/syncthing-cert.age".publicKeys = [ sombrero alex ];