123 current 2025-10-08 20:12:21 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-08 20:35:45 -05:00
parent a427fc9e05
commit b04632d191
3 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
# flake for blakes nixos config
# define new devices in outputs
# generation: 122 current 2025-10-08 20:00:40 25.05.20251006.20c4598 6.12.50 *
# generation: 123 current 2025-10-08 20:12:21 25.05.20251006.20c4598 6.12.50 *
{
description = "blakes nix config";
inputs = {

View File

@@ -20,7 +20,7 @@
tailscale.enable = true;
vpns.enable = true;
vpns.wg_mex = false;
vpn-confinement.enable = true;
vpn-confinement.enable = false;
nvidia.enable = true;
};
homelab = {

View File

@@ -60,11 +60,11 @@ in
# Group = "qbittorrent";
};
# add systemd service to VPN network namespace
vpnConfinement = {
enable = true;
vpnNamespace = "wgmex";
};
# # add systemd service to VPN network namespace
# vpnConfinement = {
# enable = true;
# vpnNamespace = "wgmex";
# };
};
# # open firewall