boop
This commit is contained in:
@@ -1,13 +1,5 @@
|
|||||||
---
|
---
|
||||||
# Packages and Updates
|
# Packages and Updates
|
||||||
- name: Start dnf5-makecache timer
|
|
||||||
systemd:
|
|
||||||
name: dnf5-makecache.timer
|
|
||||||
enabled: true
|
|
||||||
state: started
|
|
||||||
tags:
|
|
||||||
- packages
|
|
||||||
|
|
||||||
- name: Enable COPR repositories
|
- name: Enable COPR repositories
|
||||||
command:
|
command:
|
||||||
cmd: dnf5 copr enable -y {{ item }}
|
cmd: dnf5 copr enable -y {{ item }}
|
||||||
|
|||||||
@@ -72,6 +72,8 @@ packages:
|
|||||||
- keepassxc
|
- keepassxc
|
||||||
- neovim
|
- neovim
|
||||||
- polkit-kde
|
- polkit-kde
|
||||||
|
- qt6ct
|
||||||
|
- qt5ct
|
||||||
|
|
||||||
init_groups:
|
init_groups:
|
||||||
- wheel
|
- wheel
|
||||||
|
|||||||
Reference in New Issue
Block a user