aboutsummaryrefslogtreecommitdiff
path: root/node/spoutnik.nix
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2021-11-18 16:40:19 +0100
committerAlex Auvolat <alex@adnab.me>2021-11-18 16:40:19 +0100
commitcdd4e2211ac90d55f528bb880d86ef1bf524c484 (patch)
treed49eddf2a3bc54fa1c5b6d89d93eeec530676a4d /node/spoutnik.nix
parent777896a434d6d7ac603557546b2aa0525de62966 (diff)
downloadnixcfg-cdd4e2211ac90d55f528bb880d86ef1bf524c484.tar.gz
nixcfg-cdd4e2211ac90d55f528bb880d86ef1bf524c484.zip
Nomad config
Diffstat (limited to 'node/spoutnik.nix')
-rw-r--r--node/spoutnik.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/node/spoutnik.nix b/node/spoutnik.nix
index 8e84a2b..55df7d7 100644
--- a/node/spoutnik.nix
+++ b/node/spoutnik.nix
@@ -19,10 +19,6 @@
prefixLength = 24;
}
];
- networking.defaultGateway = {
- address = "192.168.0.1";
- interface = "enp0s25";
- };
networking.wireguard.interfaces.wg0 = {
ips = [ "10.42.0.2/16" ];