aboutsummaryrefslogtreecommitdiff
path: root/node/spoutnik.nix
diff options
context:
space:
mode:
authorADRN <adrien@luxeylab.net>2021-11-28 13:37:11 +0100
committerADRN <adrien@luxeylab.net>2021-11-28 13:37:11 +0100
commit839e6918803deee72a6c8444e9a61ca0af75b79d (patch)
treefc0a0c6baa7d3a17887feeb44b6883e44f792c2f /node/spoutnik.nix
parent9578121f5b99c096447829f7fff6da54b0e9deab (diff)
parentfe080ff4b6ffd435ab62f193072ec22e30b8602f (diff)
downloadnixcfg-839e6918803deee72a6c8444e9a61ca0af75b79d.tar.gz
nixcfg-839e6918803deee72a6c8444e9a61ca0af75b79d.zip
Merge branch 'main' of git.deuxfleurs.fr:Deuxfleurs/nixcfg into main
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" ];