summaryrefslogtreecommitdiffstats
path: root/roles
diff options
context:
space:
mode:
Diffstat (limited to 'roles')
-rw-r--r--roles/hyprland/tasks/main.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/roles/hyprland/tasks/main.yml b/roles/hyprland/tasks/main.yml
index 4e36a6dc..04b658e6 100644
--- a/roles/hyprland/tasks/main.yml
+++ b/roles/hyprland/tasks/main.yml
@@ -34,8 +34,6 @@
path: "/etc/hypr"
state: "directory"
mode: "0755"
- loop:
- - "{{ ansible_facts['env']['HOME'] }}/.config/hypr"
- name: "Configure system defaults"
become: true