103 current 2025-10-08 16:51:02 25.05.20251006.20c4598 6.12.50 *
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# flake for blakes nixos config
|
||||
# define new devices in outputs
|
||||
# generation: 101 current 2025-10-08 16:41:36 25.05.20251006.20c4598 6.12.50 *
|
||||
# generation: 103 current 2025-10-08 16:51:02 25.05.20251006.20c4598 6.12.50 *
|
||||
{
|
||||
description = "blakes nix config";
|
||||
inputs = {
|
||||
|
||||
@@ -37,7 +37,7 @@ in
|
||||
networking.wg-quick.interfaces = lib.mkIf cfg.wg_mex {
|
||||
wg_mex = {
|
||||
# client settings
|
||||
table = "wgmex";
|
||||
table = "51820";
|
||||
privateKeyFile = config.sops.secrets."wg_mex_key".path;
|
||||
address = [ "10.74.252.231/32" "fc00:bbbb:bbbb:bb01::b:fce6/128" ];
|
||||
dns = [ "10.64.0.1" ];
|
||||
|
||||
Reference in New Issue
Block a user