Make base slightly leaner

This commit is contained in:
Greg Hellings
2025-03-27 10:31:41 -05:00
parent ef09bc78ee
commit 33a036ca40
3 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -9,9 +9,9 @@
zed = true;
};
home.packages = with pkgs; [
bitwarden-cli
cargo
freeciv
#freeciv_qt
wineWowPackages.stable
];
}
+1
View File
@@ -21,6 +21,7 @@
packages = with pkgs; [
audacity
bitwarden-cli
(mumble.override { pulseSupport = true; })
#logseq
super-productivity
-2
View File
@@ -107,9 +107,7 @@ in
# Base packages that need to be in all my hosts
environment.systemPackages = with pkgs; [
agenix
bitwarden-cli
bmon
cachix
diffutils
git
gnupatch