Commit Graph

20 Commits

Author SHA1 Message Date
0xWheatyz b14299e94e feat(claude): enable always thinking mode and force settings file
Add alwaysThinkingEnabled option and force flag to overwrite existing
settings.json file managed outside of home-manager.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-15 12:20:02 -04:00
0xWheatyz 23897093b2 feat(claude): add Claude Code settings for auto-permissions and conventional commits
Configure Claude Code to allow Edit, Write, and git commands without prompting,
and instruct it to use conventional commit format in git repositories.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-15 12:08:49 -04:00
0xWheatyz 9d420e7bb9 docs: add comprehensive README documenting system configuration
Added detailed documentation covering NixOS configuration, installed software,
features, and usage instructions for both system and user-level management.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-12 22:17:02 -04:00
0xWheatyz c7a6827bdc feat(terminal): replace GNOME Console with Ghostty
Replace the default GNOME Console terminal with Ghostty by adding it to home packages, configuring it as the default terminal application via dconf settings, and excluding GNOME Console from installed packages.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-12 22:14:40 -04:00
0xWheatyz e1cd081e45 feat(terminal): replace zellij with tmux as terminal multiplexer
Switch from zellij to tmux for terminal multiplexing with mouse support, improved window numbering, and 256-color terminal configuration.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-12 22:09:18 -04:00
0xWheatyz c42fa715ae Merge pull request 'cursor_fix' (#1) from cursor_fix into master
Reviewed-on: #1
2026-03-11 02:35:25 +00:00
0xWheatyz 576cf0dc98 feat(nvim): applied kickstart nvim from github 2026-03-10 22:32:31 -04:00
0xWheatyz 22d0e34139 fix: docker rootless now works due to /etc/hosts permissions change 2026-03-07 15:46:09 -05:00
0xWheatyz 068eba7c26 feat: working neovim 2026-02-19 22:12:45 -05:00
0xWheatyz 9329547aab feat: attempt to configure gnome 2026-02-02 19:50:39 -05:00
0xWheatyz c19ff6e778 fix(?): rootless docker 2026-01-17 16:52:13 -05:00
0xWheatyz cb725d9f1a feat: more software 2026-01-17 16:51:33 -05:00
0xWheatyz e4863b1b3d feat: docker now works.. kinda, root use only 2025-11-24 01:02:37 +00:00
0xWheatyz 50aa7ca367 feat: flakes and shells are now appeneded to the front of the zsh prompt, provided NIX_PROJECT_SHELL 2025-11-24 01:01:51 +00:00
0xWheatyz 86a5a36783 fix: git push.autoUpstreamRemote is now true in home.nix 2025-11-15 22:07:39 -05:00
0xWheatyz cab9d1e7f9 fix: removed vm configurations 2025-11-15 22:02:59 -05:00
0xWheatyz f61e043b1c feat: more tools 2025-11-15 22:02:17 -05:00
0xWheatyz 524eb6ac9f someone elses config? 2025-11-11 20:47:50 -05:00
0xWheatyz ccf96e0d20 feat: hyprland testing 2025-11-11 19:34:11 -05:00
0xWheatyz c900fa4e59 refactor: moved all configs to one place 2025-11-11 18:00:52 -05:00