updated the way the home directory is computed

This commit is contained in:
aminnairi
2023-12-31 18:39:58 +01:00
parent 78b9c70165
commit 582cf8e5bb
9 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -42,4 +42,4 @@
- name: Setup Xorg Xinit
synchronize:
src: xinit/xinitrc
dest: "/home/{{ user.name }}/.xinitrc"
dest: "/$HOME/.xinitrc"