Commit graph

17 commits

Author SHA1 Message Date
cddb54d142 Fix rendering error for the bash prompt on alacritty 2026-07-28 14:25:52 +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
369502757e Update README 2026-07-28 02:59:11 +03:00
78610e6257 Update flake.lock 2026-07-28 02:57:15 +03:00
Leo
f57fece23a Update from nixos 24.05 to 26.05 2026-07-27 23:06:00 +03:00
Leo Alho
e9ec4bfaa8
Create README.md 2024-09-08 21:59:34 +03:00
Leo Alho
849467cd60 Fix typos 2024-09-08 21:28:23 +03:00
Leo Alho
61de1b5397 Add gnome extensions. Remove hardware-configuration 2024-09-08 21:16:22 +03:00
Leo Alho
69f36874e1 Add hardware config e595 2024-09-08 15:11:27 +03:00
Leo Alho
8185c3f57a
Delete hardware-configuration.nix 2024-09-08 13:25:53 +03:00
Leo Alho
3a2da92798 first commit 2024-09-06 17:48:57 +03:00