| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(home): remove allowUnfree and configure znap with zstyle | Simen A. W. Olsen | 2026-03-21 | 2 | -3/+1 |
| | | |||||
| * | feat: add git-get | Simen A. W. Olsen | 2026-03-21 | 1 | -0/+1 |
| | | |||||
| * | refactor(home): switch claude-code to nix package | Simen A. W. Olsen | 2026-03-21 | 1 | -7/+3 |
| | | |||||
| * | feat(nixos): add gcc to system packages | Simen A. W. Olsen | 2026-03-21 | 1 | -0/+1 |
| | | |||||
| * | feat(zsh): add zsh plugins (autocomplete, autosuggestions, vi-mode) | Simen A. W. Olsen | 2026-03-21 | 1 | -0/+22 |
| | | |||||
| * | fix(git): make SSH URL rewrite Darwin-specific | Simen A. W. Olsen | 2026-03-21 | 1 | -0/+2 |
| | | |||||
| * | feat(nixos): add ghostty.terminfo package | Simen A. W. Olsen | 2026-03-21 | 1 | -0/+1 |
| | | |||||
| * | refactor(zsh): use nix to fetch zsh-snap instead of runtime git clone | Simen A. W. Olsen | 2026-03-21 | 1 | -4/+9 |
| | | |||||
| * | fix(zsh): add robustness checks and platform-specific aliases; add SSH key | Simen A. W. Olsen | 2026-03-21 | 2 | -2/+7 |
| | | |||||
| * | feat(nixos): add SSH authorized key to user configuration | Simen A. W. Olsen | 2026-03-21 | 1 | -0/+3 |
| | | |||||
| * | feat: add nixbox configs | Simen A. W. Olsen | 2026-03-21 | 1 | -1/+1 |
| | | |||||
| * | refactor(nixos): simplify hardware configuration import to use standard path | Simen A. W. Olsen | 2026-03-21 | 1 | -1/+1 |
| | | |||||
| * | feat(tmux): set default-command to use login shell | Simen A. W. Olsen | 2026-03-21 | 1 | -0/+2 |
| | | |||||
| * | use nix | Simen A. W. Olsen | 2026-03-21 | 8 | -82/+145 |
| | | |||||
| * | refactor: consolidate dotfiles into declarative Nix modules | Simen A. W. Olsen | 2026-03-21 | 6 | -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 nixbox | Simen A. W. Olsen | 2026-03-21 | 1 | -0/+51 |
| | | |||||
| * | Extend dotfiles to support Linux via standalone home-manager (#6) | Copilot | 2026-03-21 | 2 | -3/+6 |
| | | |||||
| * | Refactor dotfiles to declarative Nix management (nix-darwin + home-manager) (#5) | Copilot | 2026-03-01 | 9 | -0/+458 |
