aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* feat: enable docker on nixboxSimen A. W. Olsen2026-04-041-1/+4
|
* fix: use zvm_after_init hook for fzf and keybindingsSimen A. W. Olsen2026-04-021-2/+7
|
* chore: remove pre-commit (pulls in dotnet build)Simen A. W. Olsen2026-04-011-1/+0
|
* feat: set DOCKER_HOST for colima on macOSSimen A. W. Olsen2026-04-011-0/+4
|
* chore: add nix toolchain instruction to CLAUDE.mdSimen A. W. Olsen2026-04-011-0/+4
|
* chore: move dina to flake input and add CLAUDE.mdSimen A. W. Olsen2026-03-313-19/+40
|
* Use opencodeSimen A. W. Olsen2026-03-302-2/+2
|
* refactor: move Go to home-manager, replace znap, add new taps and /push skillSimen A. W. Olsen2026-03-295-22/+67
|
* feat: add dina and sqlc packages, enable Go on NixOSSimen A. W. Olsen2026-03-232-0/+9
|
* add kubectl and talosctlSimen A. W. Olsen2026-03-211-0/+2
|
* add repositories to search_path for twmSimen A. W. Olsen2026-03-211-0/+1
|
* refactor(home): replace znap with direct zsh plugin sourcing and add packagesSimen A. W. Olsen2026-03-212-3/+14
|
* refactor(home): make git signing Darwin-specific and add tmuxSimen A. W. Olsen2026-03-212-8/+7
|
* feat: add twm pkgSimen A. W. Olsen2026-03-211-0/+1
|
* refactor(home): remove allowUnfree and configure znap with zstyleSimen A. W. Olsen2026-03-212-3/+1
|
* feat: add git-getSimen A. W. Olsen2026-03-211-0/+1
|
* refactor(home): switch claude-code to nix packageSimen A. W. Olsen2026-03-211-7/+3
|
* feat(nixos): add gcc to system packagesSimen A. W. Olsen2026-03-211-0/+1
|
* feat(zsh): add zsh plugins (autocomplete, autosuggestions, vi-mode)Simen A. W. Olsen2026-03-211-0/+22
|
* fix(git): make SSH URL rewrite Darwin-specificSimen A. W. Olsen2026-03-211-0/+2
|
* feat(nixos): add ghostty.terminfo packageSimen A. W. Olsen2026-03-211-0/+1
|
* refactor(zsh): use nix to fetch zsh-snap instead of runtime git cloneSimen A. W. Olsen2026-03-211-4/+9
|
* fix(zsh): add robustness checks and platform-specific aliases; add SSH keySimen A. W. Olsen2026-03-212-2/+7
|
* feat(nixos): add SSH authorized key to user configurationSimen A. W. Olsen2026-03-211-0/+3
|
* feat: add nixbox configsSimen A. W. Olsen2026-03-211-1/+1
|
* refactor(nixos): simplify hardware configuration import to use standard pathSimen A. W. Olsen2026-03-211-1/+1
|
* feat(tmux): set default-command to use login shellSimen A. W. Olsen2026-03-211-0/+2
|
* use nixSimen A. W. Olsen2026-03-218-82/+145
|
* refactor: consolidate dotfiles into declarative Nix modulesSimen A. W. Olsen2026-03-216-13/+204
| | | | | | | | | | - Remove nvim git submodule, use flake input instead - Inline all shell configurations into Nix modules - Remove legacy bootstrap.sh and macos/macos script - Add NixOS system configuration support - Update documentation with platform-specific setup - Add claude-code to macOS Homebrew - Remove stow-based dotfile management approach
* feat: add NixOS system configuration for nixboxSimen A. W. Olsen2026-03-211-0/+51
|
* Extend dotfiles to support Linux via standalone home-manager (#6)Copilot2026-03-212-3/+6
|
* Refactor dotfiles to declarative Nix management (nix-darwin + home-manager) (#5)Copilot2026-03-019-0/+458