fix p10k variable expansion

This commit is contained in:
colin 2022-12-22 11:00:49 +00:00
parent 2b31fc8776
commit f1aa685a03

View File

@ -31,7 +31,7 @@ lib.mkIf config.sane.home-manager.enable
# show user@host also when logged into the current machine.
# default behavior is to show it only over ssh.
typeset -g POWERLEVEL9K_CONTEXT_{DEFAULT,SUDO}_CONTENT_EXPANSION='$${P9K_CONTENT}'
typeset -g POWERLEVEL9K_CONTEXT_{DEFAULT,SUDO}_CONTENT_EXPANSION='$P9K_CONTENT'
'';
initExtra = ''