diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-07-14 17:24:38 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-07-14 17:24:38 +0200 |
| commit | 4f29b6dd05b4826f7a1df57d70537f2dc8d1d8f8 (patch) | |
| tree | 87a992ea9b0b83730d22194b353036a34d09d205 /host_vars/desktop.local.yml.example | |
| parent | 0e24c6583a159d1e7626cffec25e30f0656f09b8 (diff) | |
Replace hyprland_nvidia boolean with a fact from the role
This to make the role have less configurations, and less prune to human
errors
Diffstat (limited to 'host_vars/desktop.local.yml.example')
| -rw-r--r-- | host_vars/desktop.local.yml.example | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/host_vars/desktop.local.yml.example b/host_vars/desktop.local.yml.example index c8dd0be1..cbafb889 100644 --- a/host_vars/desktop.local.yml.example +++ b/host_vars/desktop.local.yml.example @@ -41,7 +41,6 @@ fonts_extra: - "ttf-dejavu" - "noto-fonts" -hyprland_nvidia: true hyprland_gdk_scale: 2 hyprland_kanshi_profiles: | profile home { |
