mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 18:02:13 +02:00
fixed the path to the user's home directory for dotfiles
This commit is contained in:
@@ -22,4 +22,4 @@
|
||||
- name: Setup Rofi
|
||||
synchronize:
|
||||
src: rofi
|
||||
dest: /$HOME/.config
|
||||
dest: "/home/{{ user.name }}/.config"
|
||||
|
||||
Reference in New Issue
Block a user