aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortdback <tyler@tdback.net>2025-02-22 19:27:46 -0500
committertdback <tyler@tdback.net>2025-02-22 19:27:46 -0500
commit5abf4178a5f5374598ea7b659fae51c875cd0153 (patch)
tree29bfde7c5cfd07b22aaf83008bc152c54151b78c
parent30f894a827080b255651f144a29860624fe026ce (diff)
users/tdback: cleanup user packages installed by default
-rw-r--r--users/tdback/default.nix4
-rw-r--r--users/tdback/desktop.nix1
2 files changed, 1 insertions, 4 deletions
diff --git a/users/tdback/default.nix b/users/tdback/default.nix
index 265b99c..54330ea 100644
--- a/users/tdback/default.nix
+++ b/users/tdback/default.nix
@@ -17,15 +17,11 @@
homeDirectory = "/home/tdback";
stateVersion = "24.05";
packages = with pkgs.unstable; [
- age
bat
dig
file
- fzf
jq
- neovim
ripgrep
- tealdeer
unzip
zip
];
diff --git a/users/tdback/desktop.nix b/users/tdback/desktop.nix
index 23efe8a..fe4458b 100644
--- a/users/tdback/desktop.nix
+++ b/users/tdback/desktop.nix
@@ -45,6 +45,7 @@ in
];
home.packages = with pkgs.unstable; [
+ age
clang
deploy-rs
feh