summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorGrigory Shipunov2025-01-04 21:07:54 +0000
committerGrisha Shipunov2025-01-11 03:40:22 +0100
commit3572c93df4290811be0e558f66040d7be2ab6125 (patch)
treee799271d4ea05b7a52047a46f59c79a2d4c5026b /hosts
parentb28314ca953dec93337f37670d2532dfcb71cb68 (diff)
add wg module
Diffstat (limited to 'hosts')
-rw-r--r--hosts/cloud/configuration.nix2
-rw-r--r--hosts/toaster/network/mullvad.nix3
2 files changed, 3 insertions, 2 deletions
diff --git a/hosts/cloud/configuration.nix b/hosts/cloud/configuration.nix
index 6f8d6aa..9eddac5 100644
--- a/hosts/cloud/configuration.nix
+++ b/hosts/cloud/configuration.nix
@@ -1,7 +1,7 @@
{ ... }: {
imports = [
./hardware-configuration.nix
- ./networking.nix # generated at runtime by nixos-infect
+ ./networking.nix
];
boot.tmp.cleanOnBoot = true;
diff --git a/hosts/toaster/network/mullvad.nix b/hosts/toaster/network/mullvad.nix
index b8be18a..8ad71b7 100644
--- a/hosts/toaster/network/mullvad.nix
+++ b/hosts/toaster/network/mullvad.nix
@@ -63,7 +63,8 @@
"${endpoint}/32"
# "10.0.0.0/8"
"10.13.37.0/24"
- "10.66.66.0/24"
+ # 0xa-mgmt
+ "10.89.87.0/24"
# "172.16.0.0/12"
"172.16.0.0/12"
# "182.168.0.0/16"