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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue