diff options
Diffstat (limited to 'configure.yml')
| -rw-r--r-- | configure.yml | 18 |
1 files changed, 2 insertions, 16 deletions
diff --git a/configure.yml b/configure.yml index f71f962d..e1fc93e2 100644 --- a/configure.yml +++ b/configure.yml @@ -39,27 +39,13 @@ - role: "podman" - role: "ansible" - role: "claude" + - role: "hyprland" - role: "firefox" - role: "zen-browser" - role: "chromium" - role: "obsidian" - role: "microsoft-teams" - - role: "hyprland" - -- name: "Nvidia configure" - gather_facts: true - hosts: - - archlinux.local - roles: - - role: "nvidia_gtx1060" - - role: "steam" - -- name: "Mac nvidia configure" - gather_facts: true - hosts: - - mac.local - roles: - - role: "intel_i915" + - role: "gpu_driver" - role: "steam" - name: "Ubuntu configure" |
