mirror of
https://github.com/gaschz/dotfiles.git
synced 2026-04-09 17:58:53 +02:00
fix: remove extraneous parentheses
Fixes: https://github.com/ben-grande/qusal/issues/134
This commit is contained in:
parent
e7cebe4551
commit
c534002253
@ -5,7 +5,7 @@ SPDX-FileCopyrightText: 2024 seven-beep <ebn@entreparentheses.xyz>
|
|||||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
#}
|
#}
|
||||||
|
|
||||||
{%- if salt["pillar.get"]("qusal:dotfiles:all"), default=True) or
|
{%- if salt["pillar.get"]("qusal:dotfiles:all", default=True) or
|
||||||
salt["pillar.get"]("qusal:dotfiles:dom0") or
|
salt["pillar.get"]("qusal:dotfiles:dom0") or
|
||||||
salt["pillar.get"]("qusal:dotfiles:git") or
|
salt["pillar.get"]("qusal:dotfiles:git") or
|
||||||
salt["pillar.get"]("qusal:dotfiles:gtk") or
|
salt["pillar.get"]("qusal:dotfiles:gtk") or
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user