update laptop

This commit is contained in:
2025-05-25 20:00:38 -05:00
parent 3dee95ec7d
commit de57180538
5 changed files with 8 additions and 14 deletions

View File

@@ -32,7 +32,7 @@
share = true;
};
initExtraFirst = ''
initContent = lib.mkBefore ''
cat ${config.home.homeDirectory}/.cache/wal/sequences
eval "$(oh-my-posh init zsh --config ${config.home.homeDirectory}/.cache/wal/ohmyposh.toml)"
'';