mirror of
https://github.com/fscotto/infra.git
synced 2026-09-27 19:03:47 +00:00
Fix desktop dotfile idempotency
This commit is contained in:
@@ -13,12 +13,4 @@ personal_workstation_directories:
|
||||
- path: "{{ user_home }}/Remotes"
|
||||
mode: "0755"
|
||||
|
||||
personal_workstation_dotfiles:
|
||||
- src: .gitignore_global
|
||||
dest: .gitignore_global
|
||||
mode: "0644"
|
||||
- src: .themes.gitignore
|
||||
dest: .themes.gitignore
|
||||
mode: "0644"
|
||||
|
||||
personal_workstation_flatpak_packages: []
|
||||
|
||||
Reference in New Issue
Block a user