forked from kalipso/infrastructure
[fanny] fix vpn name
This commit is contained in:
@@ -47,7 +47,7 @@ in
|
||||
|
||||
services.malobeo.vpn = {
|
||||
enable = true;
|
||||
name = "vpn";
|
||||
name = "fanny";
|
||||
privateKeyFile = config.sops.secrets.wg_private.path;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user