Compare commits
3 Commits
323a138969
...
74eec21fd8
Author | SHA1 | Date |
---|---|---|
earnest ma | 74eec21fd8 | |
earnest ma | 1366e5aeb6 | |
earnest ma | f0aa1ca177 |
|
@ -18,6 +18,7 @@
|
|||
- Display Configuration (Use X11), Global scale 118.75%
|
||||
- Night color enable
|
||||
- Printers
|
||||
- Fokus plasma widget
|
||||
|
||||
## Calibre
|
||||
|
||||
|
|
|
@ -44,6 +44,7 @@
|
|||
package:
|
||||
name:
|
||||
- '@Development tools'
|
||||
- alacritty
|
||||
# Editors (more)
|
||||
- codium
|
||||
- emacs
|
||||
|
@ -66,6 +67,10 @@
|
|||
# ansible
|
||||
- ansible # should already be available
|
||||
- ansible-lint
|
||||
# rpm
|
||||
- fedpkg
|
||||
- mock
|
||||
- rpmdevtools
|
||||
# langs
|
||||
## Python
|
||||
- python3
|
||||
|
@ -80,6 +85,7 @@
|
|||
- audacity
|
||||
- calibre
|
||||
- discord
|
||||
- ffmpeg
|
||||
- firefox
|
||||
- google-chrome-stable
|
||||
- kio-gdrive # dolphin, google drive
|
||||
|
@ -90,6 +96,7 @@
|
|||
- remmina
|
||||
- thunderbird
|
||||
- qbittorrent
|
||||
- wireguard-tools
|
||||
# gaming
|
||||
- steam
|
||||
- wine
|
||||
|
@ -119,6 +126,5 @@
|
|||
- com.spotify.Client
|
||||
- md.obsidian.Obsidian
|
||||
- net.cozic.joplin_desktop
|
||||
- org.gnome.Solanum
|
||||
- us.zoom.Zoom
|
||||
state: present
|
||||
|
|
|
@ -4,4 +4,4 @@
|
|||
name: earne
|
||||
comment: EMW
|
||||
shell: /usr/bin/zsh
|
||||
groups: earne,wheel
|
||||
groups: earne,mock,wheel
|
||||
|
|
Loading…
Reference in New Issue