Compare commits

..

3 Commits

Author SHA1 Message Date
earnest ma 74eec21fd8
* 2022-02-02 23:11:29 -05:00
earnest ma 1366e5aeb6
update gui non-automated install instructions 2022-02-02 23:10:28 -05:00
earnest ma f0aa1ca177
packages 2022-02-01 21:27:43 -05:00
3 changed files with 9 additions and 2 deletions

View File

@ -18,6 +18,7 @@
- Display Configuration (Use X11), Global scale 118.75% - Display Configuration (Use X11), Global scale 118.75%
- Night color enable - Night color enable
- Printers - Printers
- Fokus plasma widget
## Calibre ## Calibre

View File

@ -44,6 +44,7 @@
package: package:
name: name:
- '@Development tools' - '@Development tools'
- alacritty
# Editors (more) # Editors (more)
- codium - codium
- emacs - emacs
@ -66,6 +67,10 @@
# ansible # ansible
- ansible # should already be available - ansible # should already be available
- ansible-lint - ansible-lint
# rpm
- fedpkg
- mock
- rpmdevtools
# langs # langs
## Python ## Python
- python3 - python3
@ -80,6 +85,7 @@
- audacity - audacity
- calibre - calibre
- discord - discord
- ffmpeg
- firefox - firefox
- google-chrome-stable - google-chrome-stable
- kio-gdrive # dolphin, google drive - kio-gdrive # dolphin, google drive
@ -90,6 +96,7 @@
- remmina - remmina
- thunderbird - thunderbird
- qbittorrent - qbittorrent
- wireguard-tools
# gaming # gaming
- steam - steam
- wine - wine
@ -119,6 +126,5 @@
- com.spotify.Client - com.spotify.Client
- md.obsidian.Obsidian - md.obsidian.Obsidian
- net.cozic.joplin_desktop - net.cozic.joplin_desktop
- org.gnome.Solanum
- us.zoom.Zoom - us.zoom.Zoom
state: present state: present

View File

@ -4,4 +4,4 @@
name: earne name: earne
comment: EMW comment: EMW
shell: /usr/bin/zsh shell: /usr/bin/zsh
groups: earne,wheel groups: earne,mock,wheel