feat: initial commit — Ansible Fedora KDE setup
Flyttet fra .dotfiles/fedora/kde/ansible/ til eget repo. - site.yml som hovedindgang til playbooken - tasks/ opdelt pr. ansvarsområde: rpmfusion, repos, dnf, flatpak, system - vars/ med pakkelister for nem redigering - kde_shortcuts/ med custom KDE genveje - README og installation.md fra .dotfiles
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
---
|
||||
dnf_packages:
|
||||
- fastfetch
|
||||
- stow
|
||||
- fish
|
||||
- kitty
|
||||
- lsd
|
||||
- glow
|
||||
- tailscale
|
||||
- steam
|
||||
- git
|
||||
- gh
|
||||
- nvim
|
||||
- tldr
|
||||
- btop
|
||||
- 1password
|
||||
- sublime-text
|
||||
- mangojuice
|
||||
- gamemode
|
||||
- gamescope
|
||||
- obs-studio
|
||||
- jotta-cli
|
||||
- codium
|
||||
- rpmconf
|
||||
- Cider
|
||||
@@ -0,0 +1,14 @@
|
||||
---
|
||||
flatpak_packages:
|
||||
- com.discordapp.Discord
|
||||
- io.github.Faugus.faugus-launcher
|
||||
- com.adamcake.Bolt
|
||||
- com.notesnook.Notesnook
|
||||
- com.saivert.pwvucontrol
|
||||
- com.github.tchx84.Flatseal
|
||||
- org.kde.kdenlive
|
||||
- it.mijorus.gearlever
|
||||
- com.github.Matoking.protontricks
|
||||
- com.vysp3r.ProtonPlus
|
||||
- org.musicbrainz.Picard
|
||||
- io.github.lullabyX.sone
|
||||
Reference in New Issue
Block a user