oeu
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
# Zsh configuration for macOS
|
||||
programs.zsh = lib.mkIf config.programs.zsh.enable {
|
||||
initExtra = ''
|
||||
initContent = ''
|
||||
# Add Homebrew to PATH if it exists
|
||||
if [[ -d /opt/homebrew/bin ]]; then
|
||||
eval "$(/opt/homebrew/bin/brew shellenv)"
|
||||
|
||||
Reference in New Issue
Block a user