{"id":35649546,"url":"https://github.com/bodadotsh/dotfiles","last_synced_at":"2026-01-05T14:03:15.706Z","repository":{"id":247413863,"uuid":"821157453","full_name":"bodadotsh/dotfiles","owner":"bodadotsh","description":"Minimalistic dotfiles managed by nix on macOS","archived":false,"fork":false,"pushed_at":"2024-12-17T16:00:22.000Z","size":59,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-10T01:14:50.142Z","etag":null,"topics":["dotfiles","macos","nix"],"latest_commit_sha":null,"homepage":"","language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bodadotsh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-27T23:57:33.000Z","updated_at":"2025-11-02T20:29:09.000Z","dependencies_parsed_at":"2024-11-08T00:24:50.153Z","dependency_job_id":"9ba38e79-f563-4edc-92eb-8b838a7f3534","html_url":"https://github.com/bodadotsh/dotfiles","commit_stats":null,"previous_names":["bodaso/config","boda-sh/config","bodadotsh/config"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bodadotsh/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bodadotsh%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bodadotsh%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bodadotsh%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bodadotsh%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bodadotsh","download_url":"https://codeload.github.com/bodadotsh/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bodadotsh%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28217168,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2026-01-05T02:00:06.358Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dotfiles","macos","nix"],"created_at":"2026-01-05T14:02:03.860Z","updated_at":"2026-01-05T14:03:15.701Z","avatar_url":"https://github.com/bodadotsh.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My dotfiles (managed by nix on macOS)\n\nI store my dotfiles in the `~/.config` directory, and manage them with `nix` on macOS.\n\n## Prerequisites\n\n\u003e Tested on macOS Sequoia 15, nix-installer v0.27 and nix v2.24.9\n\nRun `xcode-select --install` on a fresh macOS install.\n\nInstall `nix` with the `nix-installer`: https://github.com/DeterminateSystems/nix-installer\n\nClone this repo to `~/.config`\n\n## Get Started\n\n- ⚠️ Look through codebase to change relevant user detail (pc name, username, email, etc.)!\n- Run `make` from the root directory to install all packages and setup the system\n\n## Daily Operations\n\n- Make changes (add apps, edit configs, etc.)\n- (Optional) Run `nix flake update`\n- Run `make` from the root directory\n\n## What's Included?\n\n- `alacritty`\n- `homebrew` with bundle and cask\n  - `pnpm` with `zshrc` overwrite\n- `nodejs` with `fnm`\n- `neovim` with `astronvim`\n- `nix-darwin`, `home-manager`\n- `python` with `miniconda`\n- `rust`\n- `zellij`\n- `zsh` with `starship`\n- etc...\n\n## Useful Links\n\n- `nix` documentation: https://nix.dev/manual/nix/\n- Search `nix` packages: https://search.nixos.org/packages\n- `nix-darwin` documentation: https://daiderd.com/nix-darwin/manual/index.html\n- `home-manager` documentation: https://nix-community.github.io/home-manager/\n- `home-manager` option search: https://home-manager-options.extranix.com\n\n## FAQs\n\nYou may have to run `git add .` in repo root first for changes to be picked up.\n\n### Doesn't `homebrew`, `nix-darwin`, and `home-manager` conflict?\n\nMost times, I follow this order:\n\n1. see if `home-manager` programs supports it\n2. install through `home-manager` packages\n3. use `homebrew` (brew is useful for complex GUI apps like Firefox)\n\n### Existing `/etc/nix/nix.conf` file\n\nThe nix-installer will write a `/etc/nix/nix.conf` file first, and `nix-darwin` might complain.\n\nIn that case, run `sudo mv /etc/nix/nix.conf /etc/nix/nix.conf.before-nix-darwin`\n\n### What about secrets and SSH?\n\nI use 1password to manage SSH and secrets, see https://developer.1password.com/docs/ssh/\n\n### How to upgrade `nix`?\n\nRun `sudo -i nix upgrade-nix`\n\n### How to clean up `nix`?\n\nRun `nix-collect-garbage -d`\n\n## Inspirations\n\n- https://github.com/mitchellh/nixos-config\n- https://github.com/dustinlyons/nixos-config\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbodadotsh%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbodadotsh%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbodadotsh%2Fdotfiles/lists"}