diff --git a/configuration.nix b/configuration.nix index 18494f7..811517a 100644 --- a/configuration.nix +++ b/configuration.nix @@ -100,13 +100,9 @@ environment.systemPackages = with pkgs; [ home-manager firefox - vmware-workstation cacert - lunar-client - jetbrains.rust-rover code-cursor adwaita-icon-theme - obsidian pkgs-unstable.claude-code # Use unstable for latest version ]; @@ -175,7 +171,6 @@ }; }; - virtualisation.vmware.host.enable = true; services.tailscale = { enable = true;