Commit graph

11 commits

Author SHA1 Message Date
aacf830656 Update flake.lock, flake.nix, and home.nix 2026-07-28 14:40:44 +03:00
6b501030e5 Add bash aliases 2026-07-28 14:31:21 +03:00
9a63683331 Use pkgs.bash instead of bin/bash in alacritty settings 2026-07-28 14:12:55 +03:00
68b9ec4a18 Fix invalid Home Manager git options
Replace config.user.{name,email} with userName/userEmail and settings.alias with aliases.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018D8GH3ssjrRwCLuwXMxsBE
2026-07-28 13:52:35 +03:00
e5e24c7976 Fix error in home.nix's programs.bash. Home Manager's programs.bash does not have promptInit. Use InitExtra instead 2026-07-28 13:50:42 +03:00
551f5c913a Configure alacritty shell, expand tmux config, and add bash prompt
- Alacritty: auto-attach to tmux session on launch
- tmux: full config with pane/window styling, TPM, and keybindings
- bash: add Powerline-style git-aware prompt via dotfiles/bash_prompt

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016fnKHtb2XA4Y5Pcxc1qpC2
2026-07-28 13:43:55 +03:00
8e87efb6fe Add claude code 2026-07-28 11:41:52 +03:00
9e58368444 Add nix native configs. Add dotfiles dir 2026-07-28 11:35:25 +03:00
Leo
7c37492c69 Use Home Manager as a NixOS module
Replace the standalone homeConfigurations output with the Home Manager
NixOS module, so a single nixos-rebuild applies both the system and the
user configuration.

- flake.nix: import home-manager.nixosModules.home-manager, set
  home-manager.users.leo, drop the now-unused pkgs let-binding
  (allowUnfree comes from configuration.nix via useGlobalPkgs)
- home.nix: drop home.username/homeDirectory and
  programs.home-manager.enable, all provided by the module
- README.md: remove the separate install and home-manager switch steps

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FStCxmGBXQUWjgN2xMSvjU
2026-07-28 10:53:06 +03:00
Leo
f57fece23a Update from nixos 24.05 to 26.05 2026-07-27 23:06:00 +03:00
Leo Alho
3a2da92798 first commit 2024-09-06 17:48:57 +03:00