pinwheel: Remove secret pinwheel/work-ovpn-userpass.age"
As it will not be used anymore
This commit is contained in:
@@ -82,8 +82,5 @@ in
|
|||||||
"work-ovpn" = lib.mkIf openvpnEnabled {
|
"work-ovpn" = lib.mkIf openvpnEnabled {
|
||||||
file = ../../../../secrets/pinwheel/work-ovpn.age;
|
file = ../../../../secrets/pinwheel/work-ovpn.age;
|
||||||
};
|
};
|
||||||
"work-ovpn-userpass" = lib.mkIf openvpnEnabled {
|
|
||||||
file = ../../../../secrets/pinwheel/work-ovpn-userpass.age;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
@@ -18,7 +18,6 @@ in {
|
|||||||
"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/netrc.age".publicKeys = [ pinwheel alex ];
|
||||||
"pinwheel/work-ovpn.age".publicKeys = [ pinwheel alex ];
|
"pinwheel/work-ovpn.age".publicKeys = [ pinwheel alex ];
|
||||||
"pinwheel/work-ovpn-userpass.age".publicKeys = [ pinwheel alex ];
|
|
||||||
|
|
||||||
"sombrero/syncthing-cert.age".publicKeys = [ sombrero alex ];
|
"sombrero/syncthing-cert.age".publicKeys = [ sombrero alex ];
|
||||||
"sombrero/syncthing-key.age".publicKeys = [ sombrero alex ];
|
"sombrero/syncthing-key.age".publicKeys = [ sombrero alex ];
|
||||||
|
|||||||
Reference in New Issue
Block a user