Remove tryhackme vpn
This commit is contained in:
parent
d3cf8878ac
commit
3e02f6beb7
3 changed files with 0 additions and 9 deletions
|
@ -8,13 +8,6 @@
|
|||
|
||||
time.timeZone = "Europe/Brussels";
|
||||
|
||||
services.openvpn.servers.tryhackme = {
|
||||
autoStart = false;
|
||||
config = "config ${config.age.secrets."files/services/openvpn/tryhackme".path}";
|
||||
};
|
||||
|
||||
age.secrets."files/services/openvpn/tryhackme".file = ../../secrets/files/services/openvpn/tryhackme.age;
|
||||
|
||||
# Machine-specific module settings
|
||||
chvp = {
|
||||
stateVersion = "20.09";
|
||||
|
|
|
@ -55,8 +55,6 @@ in
|
|||
|
||||
"secrets/files/programs/ssh/host_configuration.age".publicKeys = hosts ++ users;
|
||||
|
||||
"secrets/files/services/openvpn/tryhackme.age".publicKeys = [ kholinar ] ++ users;
|
||||
|
||||
"secrets/files/services/matrix-appservice-slack/config.yml.age".publicKeys = [ lasting-integrity ] ++ users;
|
||||
"secrets/files/services/matrix-appservice-slack/registration.yml.age".publicKeys = [ lasting-integrity ] ++ users;
|
||||
"secrets/files/services/matrix-synapse/config.yml.age".publicKeys = [ lasting-integrity ] ++ users;
|
||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue