adding stuff
This commit is contained in:
@@ -4,6 +4,12 @@
|
||||
name: "*"
|
||||
state: latest
|
||||
|
||||
- name: Enable guix repo for extra guile packages
|
||||
copr:
|
||||
host: copr.fedorainfracloud.org
|
||||
state: enabled
|
||||
name: lantw44/guix
|
||||
|
||||
- name: Install window manager packages
|
||||
package:
|
||||
name: "{{ item }}"
|
||||
@@ -39,4 +45,3 @@
|
||||
name: "{{ item }}"
|
||||
state: present
|
||||
loop: "{{ flatpak_packages }}"
|
||||
|
||||
|
||||
@@ -57,6 +57,7 @@ general_packages:
|
||||
- wireguard-tools
|
||||
- dnf-automatic
|
||||
- translate-shell
|
||||
- guile-json
|
||||
|
||||
flatpak_packages:
|
||||
- net.ankiweb.Anki
|
||||
|
||||
Reference in New Issue
Block a user