Commit graph

6 commits

Author SHA1 Message Date
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