From 4f82f80b53e60b6b9b4557ae441e6fdd8628e038 Mon Sep 17 00:00:00 2001 From: Harivansh Rathi Date: Thu, 12 Mar 2026 20:23:52 -0400 Subject: [PATCH] readme --- README.md | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 7aff0c1..a8a7bc7 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,6 @@ -# Rathi's Nix Config +# Nix Config -This repo is the source of truth for your macOS setup, built with: - -- `nix-darwin` for system settings -- `home-manager` for home directory files -- upstream flakes where that is the cleanest package source, such as `github:googleworkspace/cli` -- `nix-homebrew` plus `homebrew.*` only for the small set of apps and holdouts still kept in Homebrew - -## Current approach +## Approach The repo now owns the active shell/editor/tool config directly: @@ -50,12 +43,3 @@ just check - App state under `~/Library/Application Support` - Anything that depends on local credentials, keychains, or encrypted stores - Deciding whether the remaining Homebrew entries should stay there or be eliminated - -## Current Homebrew Scope - -The current Homebrew boundary is intentionally small: - -- CLI holdouts: `memex`, `postgresql@17`, `python@3.13`, `graphite`, `worktrunk` -- GUI apps: `cap`, `raycast`, `thebrowsercompany-dia`, `wispr-flow` - -If you want a zero-Homebrew machine, this is the list that still has to be replaced or intentionally dropped.