a
This commit is contained in:
parent
6772b3da9c
commit
7eda91e4df
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ with lib;
|
|||
"/run/agenix.d" = { hostPath = "/run/agenix.d"; isReadOnly = true; };
|
||||
};
|
||||
config = {
|
||||
networking.nameservers = [ "9.9.9.9" ];
|
||||
systemd.services.ovpnScript = {
|
||||
wantedBy = ["multi-user.target"];
|
||||
script = ''${pkgs.bash}/bin/bash /host${cfg.script}'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue