diff --git a/nix/configurations/vanadium/nixos/connectivity.nix b/nix/configurations/vanadium/nixos/connectivity.nix index 9c5e8d05..9b53d38e 100644 --- a/nix/configurations/vanadium/nixos/connectivity.nix +++ b/nix/configurations/vanadium/nixos/connectivity.nix @@ -76,10 +76,8 @@ ''; }; - # LAN CONNECTION - # ~~~~~~~~~~~~~~ # Note that when you're corrected to mullvad, you can't ssh into your local machines. - # I wonder if there's an option to turn this off. + # change with `mullvad lan set ` services.mullvad-vpn.enable = true; hardware.bluetooth.enable = true;