chore(cleanup): removed some old software that is not used often

This commit is contained in:
2026-03-15 23:31:46 -04:00
parent bdbf892ea1
commit 1226603c7f
-5
View File
@@ -100,13 +100,9 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
home-manager home-manager
firefox firefox
vmware-workstation
cacert cacert
lunar-client
jetbrains.rust-rover
code-cursor code-cursor
adwaita-icon-theme adwaita-icon-theme
obsidian
pkgs-unstable.claude-code # Use unstable for latest version pkgs-unstable.claude-code # Use unstable for latest version
]; ];
@@ -175,7 +171,6 @@
}; };
}; };
virtualisation.vmware.host.enable = true;
services.tailscale = { services.tailscale = {
enable = true; enable = true;