From a012b8e62b9785bfb608bb82c9ea5c9ddf8f1fcd Mon Sep 17 00:00:00 2001 From: blake Date: Wed, 8 Oct 2025 22:38:22 -0500 Subject: [PATCH] 132 current 2025-10-08 22:37:42 25.05.20251006.20c4598 6.12.50 * --- flake.nix | 2 +- hosts/snowbelle/configuration.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 2d4b005..0a066c1 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ # flake for blakes nixos config # define new devices in outputs -# generation: 131 current 2025-10-08 22:30:57 25.05.20251006.20c4598 6.12.50 * +# generation: 132 current 2025-10-08 22:37:42 25.05.20251006.20c4598 6.12.50 * { description = "blakes nix config"; inputs = { diff --git a/hosts/snowbelle/configuration.nix b/hosts/snowbelle/configuration.nix index a20be60..7562316 100644 --- a/hosts/snowbelle/configuration.nix +++ b/hosts/snowbelle/configuration.nix @@ -74,7 +74,7 @@ vlan.interface-name = "enp89s0.69"; # or just "vpn-vlan" vlan.parent = "enp89s0"; vlan.id = 69; - ipv4.dns = "10.69.0.1;9.9.9.9"; + ipv4.dns = ""10.69.0.1";"9.9.9.9""; }; }; };