134 current 2025-10-08 22:40:11 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-08 22:40:46 -05:00
parent bc4dac57a2
commit 34397fbb50
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# flake for blakes nixos config
# define new devices in outputs
# generation: 133 current 2025-10-08 22:39:25 25.05.20251006.20c4598 6.12.50 *
# generation: 134 current 2025-10-08 22:40:11 25.05.20251006.20c4598 6.12.50 *
{
description = "blakes nix config";
inputs = {

View File

@@ -74,7 +74,7 @@
vlan.interface-name = "enp89s0.69"; # or just "vpn-vlan"
vlan.parent = "enp89s0";
vlan.id = 69;
ipv4.dns = "9.9.9.9";
#ipv4.dns = "9.9.9.9";
};
};
};