home/shell: add hostname

This commit is contained in:
Dmitriy Pleshevskiy 2023-07-06 15:42:19 +03:00
parent 46614480ba
commit 90ebe60b45
Signed by: pleshevskiy
GPG Key ID: 79C4487B44403985
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
add_newline = true;
format = lib.concatStrings [
"$hostname"
"$directory"
"$git_branch"
"$git_commit"