pinwheel: Remove secrets/pinwheel/netrc.age secret
This commit is contained in:
@@ -59,13 +59,6 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
age.secrets = {
|
age.secrets = {
|
||||||
"netrc" = {
|
|
||||||
file = ../../../../secrets/pinwheel/netrc.age;
|
|
||||||
path = "/home/alex/.netrc";
|
|
||||||
owner = "alex";
|
|
||||||
group = "users";
|
|
||||||
};
|
|
||||||
|
|
||||||
"alex.pinwheel-work" = {
|
"alex.pinwheel-work" = {
|
||||||
file = ../../../../secrets/pinwheel/alex.pinwheel-work.age;
|
file = ../../../../secrets/pinwheel/alex.pinwheel-work.age;
|
||||||
path = "/home/alex/.ssh/alex.pinwheel-work";
|
path = "/home/alex/.ssh/alex.pinwheel-work";
|
||||||
|
|||||||
Binary file not shown.
@@ -16,7 +16,6 @@ in {
|
|||||||
"pinwheel/alex.pinwheel-work.pub.age".publicKeys = [ pinwheel alex ];
|
"pinwheel/alex.pinwheel-work.pub.age".publicKeys = [ pinwheel alex ];
|
||||||
"pinwheel/alex.pinwheel-codeberg.org.age".publicKeys = [ pinwheel alex ];
|
"pinwheel/alex.pinwheel-codeberg.org.age".publicKeys = [ pinwheel alex ];
|
||||||
"pinwheel/alex.pinwheel-codeberg.org.pub.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 ];
|
"pinwheel/work-ovpn.age".publicKeys = [ pinwheel alex ];
|
||||||
|
|
||||||
"sombrero/syncthing-cert.age".publicKeys = [ sombrero alex ];
|
"sombrero/syncthing-cert.age".publicKeys = [ sombrero alex ];
|
||||||
|
|||||||
Reference in New Issue
Block a user