Compare commits
No commits in common. "74eec21fd8838befaee8b273bcdb7c1e4744b6f6" and "323a1389694813a72e4024c8386e5edc397903d6" have entirely different histories.
74eec21fd8
...
323a138969
|
@ -18,7 +18,6 @@
|
||||||
- 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
|
||||||
|
|
||||||
|
|
|
@ -44,7 +44,6 @@
|
||||||
package:
|
package:
|
||||||
name:
|
name:
|
||||||
- '@Development tools'
|
- '@Development tools'
|
||||||
- alacritty
|
|
||||||
# Editors (more)
|
# Editors (more)
|
||||||
- codium
|
- codium
|
||||||
- emacs
|
- emacs
|
||||||
|
@ -67,10 +66,6 @@
|
||||||
# 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
|
||||||
|
@ -85,7 +80,6 @@
|
||||||
- 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
|
||||||
|
@ -96,7 +90,6 @@
|
||||||
- remmina
|
- remmina
|
||||||
- thunderbird
|
- thunderbird
|
||||||
- qbittorrent
|
- qbittorrent
|
||||||
- wireguard-tools
|
|
||||||
# gaming
|
# gaming
|
||||||
- steam
|
- steam
|
||||||
- wine
|
- wine
|
||||||
|
@ -126,5 +119,6 @@
|
||||||
- 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
|
||||||
|
|
|
@ -4,4 +4,4 @@
|
||||||
name: earne
|
name: earne
|
||||||
comment: EMW
|
comment: EMW
|
||||||
shell: /usr/bin/zsh
|
shell: /usr/bin/zsh
|
||||||
groups: earne,mock,wheel
|
groups: earne,wheel
|
||||||
|
|
Loading…
Reference in New Issue