Add Ansible configuration and remove NixOS #1

Merged
vleeuwenmenno merged 36 commits from ansible into master 2025-01-22 15:30:41 +01:00
Showing only changes of commit d6950dcae8 - Show all commits

View File

@@ -30,7 +30,8 @@
state: absent
when: pano_check.stat.exists == False
- name: Enable Pano - Clipboard Manager
ansible.builtin.command: gnome-extensions enable pano@elhan.io
- name: Notify user of required GNOME Shell extension reload
ansible.builtin.debug:
msg: "Please reload GNOME Shell by pressing Alt + F2, typing 'r' and pressing Enter. Then enable the Pano - Clipboard Manager extension in GNOME Tweaks. Or on Wayland, log out and back in."
when: pano_check.stat.exists == False