netwærksmenu

This commit is contained in:
2025-06-18 20:39:08 +02:00
parent 7f60b7afec
commit f1b64bbf39
3 changed files with 28 additions and 1 deletions

View File

@@ -123,6 +123,14 @@
- { src: 'wofi-config.j2', dest: 'wofi/config' }
- { src: 'wofi-style.css.j2', dest: 'wofi/style.css' }
- name: "DOTFILES :: Kopier Wofi netværks-konfiguration"
become: true
become_user: "{{ username }}"
ansible.builtin.template:
src: "templates/wofi-config-network.j2"
dest: "/home/{{ username }}/.config/wofi/config-network"
mode: '0644'
- name: "TEMA :: Installer Atlantis skrifttype"
ansible.builtin.copy:
src: "files/fonts/"