chore: add shorthand for hjem option

This commit is contained in:
uku 2025-05-08 11:37:07 +02:00
parent 7b77f05476
commit 689c291762
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
7 changed files with 8 additions and 6 deletions

View file

@ -29,7 +29,7 @@ in
i18n.defaultLocale = lib.mkForce "fr_FR.UTF-8";
hjem.users.leo.files = {
hj = {
".gitconfig".text = lib.generators.toGitINI {
include.path = "~/.config/git/work_config";
};