100 current 2025-10-08 16:24:55 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-08 16:26:55 -05:00
parent 6aab07e009
commit a482ddbde1
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# flake for blakes nixos config # flake for blakes nixos config
# define new devices in outputs # define new devices in outputs
# generation: 99 current 2025-10-08 16:22:39 25.05.20251006.20c4598 6.12.50 * # generation: 100 current 2025-10-08 16:24:55 25.05.20251006.20c4598 6.12.50 *
{ {
description = "blakes nix config"; description = "blakes nix config";
inputs = { inputs = {

View File

@@ -19,7 +19,7 @@
syncthing.enable = true; syncthing.enable = true;
tailscale.enable = true; tailscale.enable = true;
vpns.enable = true; vpns.enable = true;
vpns.wg_mex = false; vpns.wg_mex = true;
nvidia.enable = true; nvidia.enable = true;
}; };
homelab = { homelab = {