Merge branch 'main' of ssh://code.smolnet.org:22022/micke/datta

This commit is contained in:
Micke Nordin 2024-02-13 10:09:20 +01:00
commit 561e709927
Signed by untrusted user who does not match committer: micke
GPG key ID: 0DA0A7A5708FE257
2 changed files with 2 additions and 1 deletions

View file

@ -57,6 +57,7 @@
- python3-deepdiff
- python3-openstackclient
- python3-yamlfix
- python3-xdg
- qt5ct
- rsync
- scdaemon

View file

@ -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'