mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Added variable desktop_username to identify the user on a single user pc workstation
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
auto_start_directory: /home/{{users.client.username}}/.config/autostart/
|
||||
auto_start_directory: /home/{{ users[desktop_username].username }}/.config/autostart/
|
||||
application_id: desk-gnome-caffeine
|
||||
|
Reference in New Issue
Block a user