add in chanages to match existing helix config

This commit is contained in:
Tyler Mac
2026-08-19 18:27:17 -04:00
parent 285779868b
commit 2b4f031c89
3 changed files with 46 additions and 48 deletions
+4 -2
View File
@@ -35,7 +35,9 @@ This repository contains a Nix flake configuration for setting up a development
To use this configuration with Home Manager:
1. Make sure you have Nix installed
2. Run `home-manager switch` to apply the configuration
2.
a) Run `home-manager switch` to apply the configuration
b) Run with `nix run nixpkgs#home-manager -- switch --flake https://gitea.tylerbohrer.dev/tyler/my-default-nix-home`
The configuration will set up:
- Default shell to zsh
@@ -82,4 +84,4 @@ All supported languages include their respective language servers for enhanced I
htop is included for process monitoring and system resource tracking.
### tmux Integration
Uses the tmux package from jakehamilton/tmux repository for enhanced tmux functionality.
Uses the tmux package from jakehamilton/tmux repository for enhanced tmux functionality.