mirror of
https://github.com/nmasur/dotfiles
synced 2026-08-15 17:58:36 +00:00
fix: switch firefox and watchman to unstable to pull from cache
also remove some unnecessary packages
This commit is contained in:
@@ -21,8 +21,8 @@ in
|
||||
|
||||
home.packages = [
|
||||
|
||||
pkgs.nmasur.ren-find # Rename files
|
||||
pkgs.nmasur.rep-grep # Replace text in files
|
||||
# pkgs.nmasur.ren-find # Rename files
|
||||
# pkgs.nmasur.rep-grep # Replace text in files
|
||||
|
||||
# Charm tools
|
||||
|
||||
@@ -30,11 +30,16 @@ in
|
||||
pkgs.skate # Key-value store
|
||||
pkgs.charm # Manage account and filesystem
|
||||
pkgs.pop # Send emails from a TUI
|
||||
# pkgs.crush # AI LLM Agent
|
||||
|
||||
# Other utilities
|
||||
|
||||
pkgs.snitch # Network
|
||||
pkgs.comma # Nix-index auto-launch
|
||||
pkgs.nix-inspect # TUI for browsing Nix configs
|
||||
|
||||
# pkgs.crush # AI LLM Agent
|
||||
# LLM
|
||||
|
||||
pkgs.gemini-cli # AI LLM Agent
|
||||
pkgs.antigravity-cli # AI LLM Agent
|
||||
pkgs.pi-coding-agent # AI LLM Agent
|
||||
|
||||
Reference in New Issue
Block a user