move some things out of the vpn namespace
This commit is contained in:
parent
0f71ca1484
commit
f3a04f8bd7
5 changed files with 9 additions and 18 deletions
|
@ -5,11 +5,6 @@
|
|||
}: let
|
||||
inherit (vars.common) domain;
|
||||
in {
|
||||
systemd.services.homepage-dashboard.vpnConfinement = {
|
||||
enable = true;
|
||||
vpnNamespace = "wg";
|
||||
};
|
||||
|
||||
systemd.services.homepage-dashboard.environment.HOMEPAGE_ALLOWED_HOSTS = "dash.hopper.xun.host";
|
||||
|
||||
services.homepage-dashboard = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue