Fixes for trixie
This commit is contained in:
parent
0e0950d184
commit
6063e65089
4 changed files with 10 additions and 11 deletions
|
@ -220,7 +220,7 @@
|
|||
ansible.builtin.blockinfile:
|
||||
path: /usr/share/sddm/themes/debian-breeze/Main.qml
|
||||
marker: // {mark} ANSIBLE MANAGED BLOCK
|
||||
insertbefore: '\s+//Footer'
|
||||
insertbefore: '^}$'
|
||||
block: |
|
||||
Text {
|
||||
id: hostname
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue