Merge branch 'main' of ssh://code.smolnet.org:22022/micke/datta
This commit is contained in:
commit
561e709927
2 changed files with 2 additions and 1 deletions
|
@ -57,6 +57,7 @@
|
|||
- python3-deepdiff
|
||||
- python3-openstackclient
|
||||
- python3-yamlfix
|
||||
- python3-xdg
|
||||
- qt5ct
|
||||
- rsync
|
||||
- scdaemon
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
become: true
|
||||
ansible.builtin.template:
|
||||
src: ../templates/sway_desktop.j2
|
||||
dest: /usr/share/wayland-sessions/swa.desktop
|
||||
dest: /usr/share/wayland-sessions/sway.desktop
|
||||
owner: 'root'
|
||||
group: 'root'
|
||||
mode: '0640'
|
||||
|
|
Loading…
Add table
Reference in a new issue