mirror of
https://github.com/bgrolleman/dotfiles.git
synced 2025-12-06 05:45:24 +01:00
Welcome to Ubuntu 25.04 and fixes
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
name:
|
||||
- i3
|
||||
- polybar
|
||||
- keychain
|
||||
- rofi
|
||||
|
||||
- name: Development Environment
|
||||
become: true
|
||||
@@ -31,3 +33,10 @@
|
||||
- flameshot
|
||||
- peek
|
||||
- obs-studio
|
||||
|
||||
- name: Brave Browser
|
||||
become: true
|
||||
ansible.builtin.shell: 'curl -fsS https://dl.brave.com/install.sh | sh'
|
||||
args:
|
||||
creates: /usr/bin/brave-browser
|
||||
|
||||
|
||||
Reference in New Issue
Block a user